Tego.Utils Namespace

TegoOS

Tego.Utils Namespace

[Missing <summary> documentation for "N:Tego.Utils"]

Classes
  Class Description
Public class Convertor
Provides utility functions to convert strings into various other types
Public class DataCoDecoMpression
Provides function to compress and Decompress data
Public class 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.
Public class SynchronizationExtensions
Public class 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
Public delegate UnpackerGetWordDelegate