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

getShortLE

open fun getShortLE(pos: Int): Short

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

Parameters

pos -

Return