boolToBytes
Converts a boolean value to a Uint8Array of bytes.
Example
Parameters
Returns
The Uint8Array of bytes representing the boolean value.
Converts a boolean value to a Uint8Array of bytes.
The Uint8Array of bytes representing the boolean value.