Writes a byte to the current position in the file stream. This operation is not supported and will throw a NotSupportedException
Parameters
- value
- The value to write.
Exceptions
Exception Type | Condition |
---|---|
NotSupportedException | Any access |
See Also
BZip2InputStream Class | ICSharpCode.SharpZipLib.BZip2 Namespace