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