smile-js
Preparing search index...
parse
Function parse
parse
(
data
:
Uint8Array
,
options
?:
Partial
<
DecoderOptions
>
)
:
any
Decode SMILE-encoded data.
Parameters
data
:
Uint8Array
SMILE-encoded data
Optional
options
:
Partial
<
DecoderOptions
>
decoder options
Returns
any
Deprecated
Use
decode
instead
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
smile-js
Loading...
Decode SMILE-encoded data.