BufferedStream (System.IO.BufferedStream)

Inherits: System.IO.Stream

Interfaces: IDisposable

Derived Types: 0

Assembly: mscorlib.dll

Reads and writes to another stream. This class cannot be inherited.

VB.NET C#

C#

public sealed class BufferedStream : System.IO.Stream, System.IDisposable
{
}

Articles

Mono Documentation

The members of System.IO.BufferedStream are listed below. See Also: Inherited members from System.IO.Stream [ ...

Mono Documentation

See Also: BufferedStream Members. System.Object System.MarshalByRefObject System.IO.Stream System.IO.BufferedStream

[Pnet-commits] dotgnu-pnet/runtime/System/IO BufferedStream.cs

CVSROOT: /cvsroot/dotgnu-pnet Module name: dotgnu-pnet Branch: Changes by: Gopal.V < t3rmin4t0r at savannah.gnu.org > 05/02/02 12:07:53 Modified files: runtime/System/IO:

BufferedStream.SetLength Method

Exception Type Condition; ArgumentOutOfRangeException: value is negative. IOException: The stream is not open or is a null reference ( Nothing in Visual Basic)

BufferedStream Class (System.IO)

Adds a buffering layer to read and write operations on another stream. This class cannot be inherited.

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support