Buffer |
The BufferBase type exposes the following members.
Name | Description | |
---|---|---|
ByteCount | ||
ByteCountVolume | This checks the byte for 0 or 1. 0 == int (4 bytes) while 1 == long (8 bytes) | |
CompareTo | ||
CompressInt | ||
CompressUInt | ||
CompressVolume | ||
DecompressInt | ||
DecompressUInt | ||
DecompressVolume | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
GetBytes | ||
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetHeaderBytes | ||
GetType | Gets the Type of the current instance. (Inherited from Object) | |
GetValue | (Inherited from NotifyPropertyBase) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
NotifyPropertyChanged | (Inherited from NotifyPropertyBase) | |
SetBytes | ||
SetValue | (Inherited from NotifyPropertyBase) | |
ToInt32 | ||
ToString | Returns a string that represents the current object. (Inherited from Object) | |
ToUInt32 | ||
ToUInt64 | ||
TryReadHeader |