Codec (original) (raw)


public interface Codec
extends Encoder, Decoder
Implementations of this interface can both encode and decode values of type T.
Since:
3.0