parent
b63f3488b7
commit
dfc05a6ed7
@ -78,7 +78,7 @@ import java.nio.charset.UnsupportedCharsetException;
|
|||||||
* current {@link #readerIndex() readerIndex} and increase it by the number of
|
* current {@link #readerIndex() readerIndex} and increase it by the number of
|
||||||
* read bytes. If the argument of the read operation is also a
|
* read bytes. If the argument of the read operation is also a
|
||||||
* {@link ByteBuf} and no destination index is specified, the specified
|
* {@link ByteBuf} and no destination index is specified, the specified
|
||||||
* buffer's {@link #readerIndex() readerIndex} is increased together.
|
* buffer's {@link #writerIndex() writerIndex} is increased together.
|
||||||
* <p>
|
* <p>
|
||||||
* If there's not enough content left, {@link IndexOutOfBoundsException} is
|
* If there's not enough content left, {@link IndexOutOfBoundsException} is
|
||||||
* raised. The default value of newly allocated, wrapped or copied buffer's
|
* raised. The default value of newly allocated, wrapped or copied buffer's
|
||||||
|
Loading…
Reference in New Issue
Block a user