public class KafkaHeaderCodec extends Object implements org.joyqueue.network.transport.codec.Codec
public KafkaHeader decode(io.netty.buffer.ByteBuf buffer) throws org.joyqueue.network.transport.exception.TransportException.CodecException
decode 在接口中 org.joyqueue.network.transport.codec.Decoderorg.joyqueue.network.transport.exception.TransportException.CodecExceptionpublic void encode(Object obj, io.netty.buffer.ByteBuf buffer) throws org.joyqueue.network.transport.exception.TransportException.CodecException
encode 在接口中 org.joyqueue.network.transport.codec.Encoderorg.joyqueue.network.transport.exception.TransportException.CodecExceptionCopyright © 2020 Joyqueue Community. All rights reserved.