Class ByteWrapperArrayCodec

  • All Implemented Interfaces:
    Codec<Byte[]>, Decoder<Byte[]>, Encoder<Byte[]>

    public class ByteWrapperArrayCodec
    extends Object
    implements Codec<Byte[]>
    Encodes a Byte[] to BinData like the driver's ByteArrayCodec does for byte[]
    Since:
    2.1.5