Overload | Description |
---|---|
BitsFromValue(UInt64,Int32) | Creates sequence data from bits of an unsigned integer value. |
BitsFromValue(PrimitiveDataType,UInt64,Int32) | Creates sequence data from bits of an unsigned integer value, given the primitive data type for the bits. |
BitsFromValue(SequenceDataType,PrimitiveDataType,UInt64,Int32) | Creates sequence data from bits of an unsigned integer value, given the sequence data type to be associated with the sequence data, and primitive data type for the bits. |