open fun getBuffer(start: Int, end: Int): Buffer
Returns a copy of a sub-sequence the Buffer as a io.vertx.reactivex.core.buffer.Buffer starting at position start and ending at position end - 1
start
end - 1
start -
end -
end
Return