Property humanizedData
humanizedData
Writes the bits in the array in a human-readable form. This is as a string of 0s and 1s packed by 8 bits. This is useful for debugging.
Declaration
string humanizedData { get; }
Property Value
Type | Description |
---|---|
string |