decoder

open fun decoder(): Decoder<Raw>

Encoder

Provide an Encoder specialized to the format implemented by this Codec; the resulting object can only guarantee a capability to encode data to the target encoding.