Parse(ISupportBinaryImage) |
Not implemented. Consumers should call the Parse(TSourceIdentifier, ISupportBinaryImage) method instead to make sure data source ID gets tracked with data buffer.
Obsolete. |
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(TSourceIdentifier, Byte, Int32, Int32) | Queues a sequence of bytes, from the specified data source, onto the stream for parsing. |