Prototype
GetBuffer_U8(r)
Description
Get buffer byte at r as (uint8), and return cast to int16
Return
Return the byte at index r of the buffer.
Prototype
GetBuffer_U8(r)
Description
Get buffer byte at r as (uint8), and return cast to int16
Parameter | Type | Description |
---|---|---|
r | int16 | Buffer index |
Return
Return the byte at index r of the buffer.