Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
MasterObject
MasterObject()->Codec

Class MasterObject()->Codec

Description

Encoder and Decoder rolled into one. This is for mainly compatibility; there's typically no use combining encoding and decoding into the same object.


Inherit Encoder

inherit Encoder : Encoder


Inherit Decoder

inherit Decoder : Decoder