Class ByteArrayCodecFactory

    • Constructor Detail

      • ByteArrayCodecFactory

        public ByteArrayCodecFactory()
    • Method Detail

      • build

        public io.lettuce.core.codec.RedisCodec<byte[],​byte[]> build()
        Specified by:
        build in interface RedisCodecFactory<byte[],​byte[]>