| DecoderSpecificData Class |
Namespace: StreamCoders
The DecoderSpecificData type exposes the following members.
| Name | Description | |
|---|---|---|
| DecoderSpecificData(Byte) |
Constructor using binary representation
| |
| DecoderSpecificData(String) |
Constructor using string representation
| |
| DecoderSpecificData(OffsetBufferByte) |
Constructor using binary representation
|
| Name | Description | |
|---|---|---|
| ToBinaryRepresentation |
Converts the decoder specific data to a binary representation.
| |
| ToStringRepresentation |
Converts the decoder specific data to a string representation.
|
| Name | Description | |
|---|---|---|
| Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) | |
| Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |