Extracted from Pike v8.0 release 164 as of 2018-07-18.
   

Class Codec

Inheritance graph
Decoder Encoder Codec
Description

An Encoder and a Decoder lumped into a single instance which can be used for both encoding and decoding.


Inherit Decoder

inherit Decoder : Decoder


Inherit Encoder

inherit Encoder : Encoder