Preparing search index...
The search index is not available
@datastax/astra-db-ts
@datastax/astra-db-ts
CodecSerDesFns
Type alias CodecSerDesFns
Codec
Ser
Des
Fns
:
Record
<
"serialize"
|
"deserialize"
,
(
(
...
args
)
=>
ReturnType
<
SerDesFn
<
any
>
>
)
>
Type declaration
(
...
args
)
:
ReturnType
<
SerDesFn
<
any
>
>
Parameters
Rest
...
args
:
any
[]
Returns
ReturnType
<
SerDesFn
<
any
>
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@datastax/astra-db-ts
Loading...