ByteBufferAsHexStringMSB Property
Represents this instance as string, every byte as two characeters - hexadecimal representation. The MSB is first.
Namespace: OddPrgAssembly: OddPrg (in OddPrg.dll) Version: 2.0.0.0 (2.0.0.0)
public string AsHexStringMSB { get; set; }
Property Value
String