Reads binary data until a string boundary occurs.
Exception Type | Condition |
---|---|
ArgumentNullException | destinationStream or boundary is null |
ArgumentException | the stream must be writable |
IOException | an I/O error occurs |
ObjectDisposedException | the base stream has been closed |
DualStreamReader Class | Hevea.Core.Net Namespace | DualStreamReader.ReadBlock Overload List