vertx / io.vertx.reactivex.core.buffer / Buffer / getUnsignedShortLE

getUnsignedShortLE

open fun getUnsignedShortLE(pos: Int): Int

Gets an unsigned 16-bit short integer at the specified absolute index in this buffer in Little Endian Byte Order.

Parameters

pos -

Return