Main documentation
Preparing search index...
The search index is not available
massa-web3
massa-web3
boolToByte
Function boolToByte
bool
To
Byte
(
val
)
:
Uint8Array
Converts a boolean value to a Uint8Array.
Parameters
val
:
boolean
The boolean value to convert.
Returns
Uint8Array
The converted Uint8Array.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
massa-web3
Loading...
Converts a boolean value to a Uint8Array.