Decoder

interface Decoder (
DT
) {}

Members

Functions

Decode
long Decode(Nbuff buffer, DT message)
Undocumented in source.

Meta