mimekit-ts - v1.0.0
Preparing search index...
index
asciiString
Function asciiString
asciiString
(
bytes
:
Uint8Array
)
:
string
Decode bytes as ASCII text.
Parameters
bytes
:
Uint8Array
Bytes to decode.
Returns
string
ASCII string.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mimekit-ts - v1.0.0
Loading...
Decode bytes as ASCII text.