VH_LE_SHORT

A VarHandle to read/write little endian short from/to a byte array. Shape: short vh.get(byte[] arr, int ofs) and void vh.set(byte[] arr, int ofs, short val)

Functions

Link copied to clipboard
fun set(nextBlocks: ByteArray, offset: Int, s: Short)