This is experimental documentation.
Inserts the specified Boolean value into the buffer.


- b (Boolean)
- The value to insert.

This method inserts a 32-bit value of 1 or 0 based on the value of the
parameter: 1 if the value is true, or otherwise 0.
Assembly: Asgard5Library (Module: Asgard5Library)