Preparing search index...
The search index is not available
nats-base-library
nats-base-library
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
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
key
value
nats-base-library
Loading...
Codec for Keys in the KV