Preparing search index...
The search index is not available
API
API
<internal>
Hyperbee
HyperbeeOptions
Interface HyperbeeOptions<T>
interface
HyperbeeOptions
<
T
>
{
keyEncoding
?:
Encoding
<
T
>
;
valueEncoding
?:
Encoding
<
T
>
;
}
Type Parameters
T
=
any
Hierarchy (
view full
)
HyperbeeOptions
SubDatabaseOptions
Index
Properties
key
Encoding?
value
Encoding?
Properties
Optional
key
Encoding
key
Encoding
?:
Encoding
<
T
>
Optional
value
Encoding
value
Encoding
?:
Encoding
<
T
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
key
Encoding
value
Encoding
API
Loading...