MessagePackExtendedTypeObject Methods |
The MessagePackExtendedTypeObject type exposes the following members.
Name | Description | |
---|---|---|
Equals(Object) |
Determines whether the specified Object is equal to this instance.
(Overrides ValueTypeEquals(Object).) | |
Equals(MessagePackExtendedTypeObject) |
Determines whether the specified MessagePackExtendedTypeObject is equal to this instance.
| |
GetBody |
Gets a copy of the binary value portion of this object.
| |
GetHashCode |
Returns a hash code for this instance.
(Overrides ValueTypeGetHashCode.) | |
ToString |
Returns a String that represents this instance.
(Overrides ValueTypeToString.) | |
Unpack |
Creates a new instance of the MessagePackExtendedTypeObject struct.
|