ts-lambda-api - v2.5.3
Preparing search index...
<internal>
SerdeFunctions
Interface SerdeFunctions
Serde functions from the client config.
interface
SerdeFunctions
{
base64Decoder
:
Decoder
;
base64Encoder
:
Encoder
;
streamCollector
:
StreamCollector
;
utf8Decoder
:
Decoder
;
utf8Encoder
:
Encoder
;
}
Index
Properties
base64
Decoder
base64
Encoder
stream
Collector
utf8
Decoder
utf8
Encoder
Properties
base64
Decoder
base64Decoder
:
Decoder
base64
Encoder
base64Encoder
:
Encoder
stream
Collector
streamCollector
:
StreamCollector
utf8
Decoder
utf8Decoder
:
Decoder
utf8
Encoder
utf8Encoder
:
Encoder
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base64
Decoder
base64
Encoder
stream
Collector
utf8
Decoder
utf8
Encoder
ts-lambda-api - v2.5.3
Loading...
Serde functions from the client config.