UnpackingResultT Structure |
Namespace: MsgPack
The UnpackingResultT type exposes the following members.
Name | Description | |
---|---|---|
ReadCount |
Get read bytes count from input byte array.
| |
Value |
Get retrieved value from the byte array.
|
Name | Description | |
---|---|---|
Equals(Object) |
Compare two instances are equal.
(Overrides ValueTypeEquals(Object).) | |
Equals(UnpackingResultT) |
Compare two instances are equal.
| |
GetHashCode |
Get hash code of this instance.
(Overrides ValueTypeGetHashCode.) | |
ToString |
Get string representation of this object.
(Overrides ValueTypeToString.) |
Name | Description | |
---|---|---|
Equality |
Compare two instances are equal.
| |
Inequality |
Compare two instances are not equal.
|