Interface Int8Codec<T>

All Superinterfaces:
IllegalArgumentCodec<T,Byte>

public interface Int8Codec<T> extends IllegalArgumentCodec<T,Byte>