Class ByteArrayCodec

java.lang.Object
org.mariadb.jdbc.codec.list.ByteArrayCodec
All Implemented Interfaces:
Codec<byte[]>

public class ByteArrayCodec extends Object implements Codec<byte[]>