Home / node / BaseClient / interfaces / DecoderOption @valkey/valkey-glide
@valkey/valkey-glide / BaseClient / DecoderOption
Interface: DecoderOption
An extension to command option types with Decoder.
Properties
decoder?
optional
decoder:Decoder
Decoder type which defines how to handle the response. If not set, the default decoder will be used.