eloquent/endec API
Namespace

Eloquent\Endec

Codec A general-purpose codec implementation for composing custom codecs.
Decoder A general-purpose decoder implementation for composing custom decoders.
Encoder A general-purpose encoder implementation for composing custom encoders.
Endec A static utility class for registering native stream filters.

Interfaces

CodecInterface The interface implemented by codecs.
DecoderInterface The interface implemented by decoders.
EncoderInterface The interface implemented by encoders.