[#1202] Fix javadoc
This commit is contained in:
parent
14a47075be
commit
5a7f049fe2
@ -214,7 +214,7 @@ import java.nio.charset.UnsupportedCharsetException;
|
||||
*
|
||||
* If a {@link ByteBuf} can be converted into an NIO {@link ByteBuffer} which shares its
|
||||
* content (i.e. view buffer), you can get it via the {@link #nioBuffer()} method. To determine
|
||||
* if a buffer can be converted into an NIO buffer, use {@link #nioBuffer()}.
|
||||
* if a buffer can be converted into an NIO buffer, use {@link #nioBufferCount()}.
|
||||
*
|
||||
* <h4>Strings</h4>
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user