A Sandcastle Documented Class Library
|
Unpacker Constructor |
Overload List
| Name | Description | |
|---|---|---|
|
Unpacker(UnpackerGetWordDelegate, Int32, Int32) |
Create an Unpacker which uses a delegate function to get and to decode data from a source.
|
|
Unpacker(UInt16, Int32, Int32, Int32) |
Create an Unpacker which starts decoding from a defined starting point in a given array
|
See Also