Serializes a boolean into an array of bytes.
The boolean serialized in an array of bytes.
The boolean to serialize.
The ByteifyOptions to use to deserialize the array.
Generated using TypeDoc
Serializes a boolean into an array of bytes.
Returns
The boolean serialized in an array of bytes.