A Sandcastle Documented Class Library
Tego.Utils Namespace |
[Missing <summary> documentation for "N:Tego.Utils"]
Classes
Class | Description | |
---|---|---|
Convertor |
Provides utility functions to convert strings into various other types
|
|
DataCoDecoMpression |
Provides function to compress and Decompress data
|
|
Packer |
Helper class for making word arrays filled with data, especially where the data elements are not aligned on
word boundaries. Data that can be added includes fixed length data, variable length codes, extensible bit
vectors and byte arrays.
|
|
SynchronizationExtensions | ||
Unpacker |
Helper class for decoding word arrays filled with data, especially where the data elements are not aligned on
word boundaries. Data that can be decoded includes fixed length data, variable length codes, extensible bit
vectors and byte arrays.
|
Delegates
Delegate | Description | |
---|---|---|
UnpackerGetWordDelegate |