Tighten visibility
This commit is contained in:
parent
dfbecb796c
commit
5a82dccbc5
@ -65,8 +65,7 @@ class ChannelBufferByteOutput implements ByteOutput {
|
||||
* Return the {@link ByteBuf} which contains the written content
|
||||
*
|
||||
*/
|
||||
public ByteBuf getBuffer() {
|
||||
ByteBuf getBuffer() {
|
||||
return buffer;
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user