Extracted from Pike v7.6 release 87 at 2006-08-03.
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