Unpacker Constructor

TegoOS

Unpacker Constructor
Overload List
  Name Description
Public method Unpacker(UnpackerGetWordDelegate, Int32, Int32)
Create an Unpacker which uses a delegate function to get and to decode data from a source.
Public method Unpacker(UInt16, Int32, Int32, Int32)
Create an Unpacker which starts decoding from a defined starting point in a given array
Top
See Also