node-dextrin - v0.1.0
Preparing search index...
dextrin
encodeBinary
Function encodeBinary
encodeBinary
(
value
:
unknown
,
opts
?:
{
coerce
?:
boolean
;
registry
?:
export=
;
schema
?:
string
;
validate
?:
boolean
;
[
k
:
string
]:
unknown
;
}
,
)
:
Buffer
<
ArrayBufferLike
>
Parameters
value
:
unknown
Optional
opts
:
{
coerce
?:
boolean
;
registry
?:
export=
;
schema
?:
string
;
validate
?:
boolean
;
[
k
:
string
]:
unknown
;
}
= {}
Returns
Buffer
<
ArrayBufferLike
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
node-dextrin - v0.1.0
Loading...