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

length

open fun length(): Int

Returns the length of the buffer, measured in bytes. All positions are indexed from zero.

Return