Prototype
GetBuffer_16(r)
Description
Get buffer r, 2 first bytes, as int16 / uint16, and return it verbatim (as int16)
Return
Return the word at index r of the buffer.
Prototype
GetBuffer_16(r)
Description
Get buffer r, 2 first bytes, as int16 / uint16, and return it verbatim (as int16)
Parameter | Type | Description |
---|---|---|
r | int16 | Buffer index |
Return
Return the word at index r of the buffer.