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