|
Name |
Description |
|
Parse(ISupportBinaryImage)
|
Obsolete.
Not implemented. Consumers should call the Parse(TSourceIdentifier, ISupportBinaryImage) method instead to make sure data source source ID gets tracked with data buffer.
|
|
Parse(TSourceIdentifier, ISupportBinaryImage)
|
Queues the object implementing the ISupportBinaryImage interface, from the specified data source, onto the stream for parsing.
|
|
Parse(TSourceIdentifier, Byte)
|
Queues a sequence of bytes, from the specified data source, onto the stream for parsing.
|
|
Parse(SourceChannel, Byte, Int32, Int32)
|
Writes a sequence of bytes onto the stream for parsing.
|