Mono Class Library: OverviewSystem.IO.BufferedStream: Method Members |
The methods 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
overrideClose() Documentation for this section has not yet been entered. overrideFlush() Documentation for this section has not yet been entered. overrideRead(byte[], int, int) : int Documentation for this section has not yet been entered. overrideReadByte() : int Documentation for this section has not yet been entered. overrideSeek(long, SeekOrigin) : long Documentation for this section has not yet been entered. overrideSetLength(long) Documentation for this section has not yet been entered. overrideWrite(byte[], int, int) Documentation for this section has not yet been entered. overrideWriteByte(byte) Documentation for this section has not yet been entered.