Prototype
SetBuffer_16 (r, val)
Description
Write (int16)val to buffer r, 2 first bytes, as int16 / uint16
Return
Nothing
Prototype
SetBuffer_16 (r, val)
Description
Write (int16)val to buffer r, 2 first bytes, as int16 / uint16
Parameter | Type | Description |
---|---|---|
r | int16 | Buffer index |
val | int16 or uint16 | Value |
Return
Nothing