[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
|