Search
Preparing search index...
The search index is not available
sirdez
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
sirdez
AsyncTyper
Interface AsyncTyper<T>
Type parameters
T
Hierarchy
AsyncTyper
Index
Methods
decode
encode
Methods
decode
decode
(
ctx
:
Context
)
:
Promise
<
T
>
Parameters
ctx:
Context
Returns
Promise
<
T
>
encode
encode
(
ctx
:
Context
, data
:
T
)
:
Promise
<
void
>
Parameters
ctx:
Context
data:
T
Returns
Promise
<
void
>
Exports
Async
Typer
decode
encode
Generated using
TypeDoc