Class ByteCodec

java.lang.Object
org.mariadb.jdbc.codec.list.ByteCodec
All Implemented Interfaces:
Codec<Byte>

public class ByteCodec extends Object implements Codec<Byte>