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

getUnsignedByte

open fun getUnsignedByte(pos: Int): Short

Returns the unsigned byte at position pos in the Buffer, as a short.

Parameters

pos -

Return