BitUtils Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class BitUtils
public class BitUtils
type BitUtils = class
Public Class BitUtils
- Inheritance
-
BitUtils
Constructors
| BitUtils() |
Methods
| ConvertToHexString(Byte[]) | |
| UnsignedRightShift(Int32, Int32) | |
| UnsignedRightShift(Int32, Int64) | |
| UnsignedRightShift(Int64, Int32) | |
| UnsignedRightShift(Int64, Int64) |