write( boolean )
instance function
Write a boolean value to the buffer.
Arguments
Name | Type | Description |
---|---|---|
boolean | Boolean | Boolean value to write |
Returns
Type | Description |
---|---|
Boolean | True if the write was successful |
instance function
Write a boolean value to the buffer.
Name | Type | Description |
---|---|---|
boolean | Boolean | Boolean value to write |
Type | Description |
---|---|
Boolean | True if the write was successful |