Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
master
master()->Codec

Class master()->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