github
readme
source
examples
distribution
Preparing search index...
The search index is not available
@oazmi/kitchensink - v0.9.5
@oazmi/kitchensink
eightpack
EncodeFunc
Type Alias EncodeFunc<T, ARGS>
EncodeFunc
:
(
value
:
T
,
...
args
:
ARGS
)
=>
Uint8Array
packing function signature for
JSPrimitive
types.
Type Parameters
T
extends
JSPrimitive
ARGS
extends
any
[]
=
[
]
Type declaration
(
value
:
T
,
...
args
:
ARGS
)
:
Uint8Array
Parameters
value
:
T
...
args
:
ARGS
Returns
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
github
readme
source
examples
distribution
@oazmi/kitchensink - v0.9.5
Loading...
packing function signature for JSPrimitive types.