slice
Creates a new ReadBuffer point to a region of the current buffer, starting at start with size size.
Return
ReadBuffer slice.
Parameters
start
starting position of the ReadBuffer
size
in bytes of the ReadBuffer
Creates a new ReadBuffer point to a region of the current buffer, starting at start with size size.
ReadBuffer slice.
starting position of the ReadBuffer
in bytes of the ReadBuffer