write( number )
instance function
Write a number to the buffer.
Arguments
Name | Type | Description |
---|---|---|
number | Number | The number to save |
Returns
Type | Description |
---|---|
Boolean | True if the write was successful |
instance function
Write a number to the buffer.
Name | Type | Description |
---|---|---|
number | Number | The number to save |
Type | Description |
---|---|
Boolean | True if the write was successful |