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

getLong

open fun getLong(pos: Int): Long

Returns the long at position pos in the Buffer.

Parameters

pos -

Return