DataUtils Members
The DataUtils type exposes the following members.
Methods
Name | Description | |
---|---|---|
ShiftLeft |
Shifts the bits in an array of bytes to the left starting from a specified index.
|
|
ShiftRight |
Shifts the bits in an array of bytes to the right starting from a specified index.
|
|
SizeOfType |
Retrieves the size of a given type in bytes. If the size is not already cached, it computes and caches it.
|