Method | Description | |
---|---|---|
Equals ( other ) : bool | ||
Equals ( byte other ) : bool | ||
Equals ( object obj ) : bool | ||
FromByte ( byte b ) : void | ||
FromHex ( string hex ) : void | ||
GetHashCode ( ) : int | ||
ToByte ( ) : byte | ||
ToHex ( bool xhhSyntax = false ) : string | ||
ToString ( ) : string | ||
operator ( ) : bool |
Method | Description | |
---|---|---|
OctetSerializableBase ( ) : System |