Preparing search index...
The search index is not available
@nats-io/kv
@nats-io/kv
KvCodecs
Interface KvCodecs
interface
KvCodecs
{
key
:
KvCodec
<
string
>
;
value
:
KvCodec
<
Uint8Array
>
;
}
Index
Properties
key
value
Properties
key
key
:
KvCodec
<
string
>
Codec for Keys in the KV
value
value
:
KvCodec
<
Uint8Array
>
Codec for Data in the KV
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
value
@nats-io/kv
Loading...
Codec for Keys in the KV