Extracted from Pike v8.0 release 240 as of 2016-05-31.
   

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