MultiSourceFrameImageParserBaseTSourceIdentifier, TTypeIdentifier, TOutputTypeWrite Method

Overload List

Write(ReadOnlySpanByte)When overridden in a derived class, writes a sequence of bytes to the current stream and advances the current position within this stream by the number of bytes written.
Write(Byte, Int32, Int32) Not implemented. Consumers should call the Parse(TSourceIdentifier, Byte, Int32, Int32) method instead to make sure data source ID gets tracked with data buffer.
Obsolete.

See Also