eloquent/endec API
Namespace

Eloquent\Endec\Base16

Base16 A codec for the base16 (hexadecimal) encoding protocol.
Base16DecodeNativeStreamFilter A native stream filter for base16 (hexadecimal) decoding.
Base16DecodeTransform Decodes data using base16 (hexadecimal) encoding.
Base16EncodeNativeStreamFilter A native stream filter for base16 (hexadecimal) encoding.
Base16EncodeTransform Encodes data using base16 (hexadecimal) encoding.