protected static class PlainTextMessageCodec.BufferHelper extends Object
| 构造器和说明 |
|---|
BufferHelper(BufferWriter writer) |
public BufferHelper(BufferWriter writer)
public String read(PlainTextMessageCodec.Context ctx, byte separator)
public int write(io.netty.buffer.ByteBuf buf,
byte b)
public int write(io.netty.buffer.ByteBuf buf,
String str)
public int writeRaw(io.netty.buffer.ByteBuf buf,
String str)
Copyright © 2022. All rights reserved.