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

getUnsignedInt

open fun getUnsignedInt(pos: Int): Long

Returns the unsigned int at position pos in the Buffer, as a long.

Parameters

pos -

Return