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

getUnsignedIntLE

open fun getUnsignedIntLE(pos: Int): Long

Returns the unsigned int at position pos in the Buffer, as a long in Little Endian Byte Order.

Parameters

pos -

Return