com.onlineobject.objectnet Namespace

DataUtils Methods

The DataUtils type exposes the following members.

Methods


  Name Description
Public method Static member ShiftLeft
Shifts the bits in an array of bytes to the left starting from a specified index.
Public method Static member ShiftRight
Shifts the bits in an array of bytes to the right starting from a specified index.
Public method Static member SizeOfType
Retrieves the size of a given type in bytes. If the size is not already cached, it computes and caches it.