CodecIdentifiable

Codec Identifiable

Describes a component of a Codec, or a generic data object that can identify an Encoding. Raw data outputs are also CodecIdentifiable by default.

Inheritors

Functions

Link copied to clipboard
abstract fun encoding(): Encoding

Return the enumerated Encoding which is implemented by this Codec.