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

getUnsignedShort

open fun getUnsignedShort(pos: Int): Int

Returns the unsigned short at position pos in the Buffer, as an int.

Parameters

pos -

Return