Preparing search index...
The search index is not available
API
API
<internal>
Hyperbee
GetAndWatchOptions
Interface GetAndWatchOptions
interface
GetAndWatchOptions
{
keyEncoding
?:
|
"ascii"
|
"utf-8"
|
"binary"
|
"json"
|
AbstractEncoding
<
any
>
;
valueEncoding
?:
|
"ascii"
|
"utf-8"
|
"binary"
|
"json"
|
AbstractEncoding
<
any
>
;
}
Index
Properties
key
Encoding?
value
Encoding?
Properties
Optional
key
Encoding
key
Encoding
?:
|
"ascii"
|
"utf-8"
|
"binary"
|
"json"
|
AbstractEncoding
<
any
>
Optional
value
Encoding
value
Encoding
?:
|
"ascii"
|
"utf-8"
|
"binary"
|
"json"
|
AbstractEncoding
<
any
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
key
Encoding
value
Encoding
API
Loading...