Buffer:getLength
EditReturns the length of the Buffer.
length = Buffer:getLength()
Arguments
None
Returns
Name | Type | Description |
length | number | The length of the Buffer. |
See also
Buffer:getSize
Buffer:getStride
Buffer
Returns the length of the Buffer.
length = Buffer:getLength()
None
Name | Type | Description |
length | number | The length of the Buffer. |
Buffer:getSize
Buffer:getStride
Buffer