The constructors of System.IO.BufferedStream are listed below. For a list of all members, see the BufferedStream Members list.
See Also: Inherited members from System.IO.Stream
Initializes a new instance of the System.IO.BufferedStream class with a default buffer size of 4096 bytes. | ||
Initializes a new instance of the System.IO.BufferedStream class with the specified buffer size. |