A read operation against this stream will occur at the {@code readerIndex}of its underlying buffer and the {@code readerIndex} will increase duringthe read operation.
This stream implements {@link DataInput} for your convenience.The endianness of the stream is not always big endian but depends on the endianness of the underlying buffer. @see ChannelBufferOutputStream @apiviz.uses com.facebook.presto.jdbc.internal.netty.buffer.ChannelBuffer
|
|
|
|