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

getByte

open fun getByte(pos: Int): Byte

Returns the byte at position pos in the Buffer.

Parameters

pos -

Return