Class StringDataDecoder

  • All Implemented Interfaces:
    >

    public class StringDataDecoder
    extends 
    implements >
    Author:
    Nikita Koksharov
    • Constructor Detail

      • StringDataDecoder

        public StringDataDecoder()
    • Method Detail

      • decode

        public  decode​(io.netty.buffer.ByteBuf buf,
                             State state)
        Specified by:
        >