|  | 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(TSourceIdentifier, Byte, Int32, Int32) | Queues a sequence of bytes, from the specified data source, onto the stream for parsing. |