Blockchain Commons Uniform Resources TypeScript Library - v1.0.0-alpha.13
Preparing search index...
encodeBytewords
Function encodeBytewords
encodeBytewords
(
data
:
Uint8Array
,
style
?:
BytewordsStyle
)
:
string
Encode data as bytewords with the specified style. Includes CRC32 checksum.
Parameters
data
:
Uint8Array
style
:
BytewordsStyle
= BytewordsStyle.Minimal
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Blockchain Commons Uniform Resources TypeScript Library - v1.0.0-alpha.13
Loading...
Encode data as bytewords with the specified style. Includes CRC32 checksum.