kCura.Utility.Streaming.PrependingReadStreamDecorator
Wraps a stream so that data can be prepended when reading from the stream. Useful for adding unicode encoding preambles.
Initializes a new instance of PrependingReadStreamDecorator, utilizing the specified prepend.