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

getLongLE

open fun getLongLE(pos: Int): Long

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

Parameters

pos -

Return