BufferedStream (class)

This type is found in the namespace System.IO

mget_CanReadBoolean
mget_CanWriteBoolean
mget_CanSeekBoolean
mget_LengthInt64
mget_PositionInt64
mset_PositionVoid
mFlushVoid
mFlushAsyncTask
mReadInt32
mBeginReadIAsyncResult
mEndReadInt32
mReadAsync0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
mReadByteInt32
mWriteVoid
mBeginWriteIAsyncResult
mEndWriteVoid
mWriteAsyncTask
mWriteByteVoid
mSeekInt64
mSetLengthVoid
mget_CanTimeoutBoolean
mget_ReadTimeoutInt32
mset_ReadTimeoutVoid
mget_WriteTimeoutInt32
mset_WriteTimeoutVoid
mCopyToAsyncTask
mCloseVoid
mDisposeVoid
mCopyToAsyncTask
mCopyToAsyncTask
mCopyToVoid
mCopyToVoid
mFlushAsyncTask
mReadAsync0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
mWriteAsyncTask
mGetLifetimeServiceObject
mInitializeLifetimeServiceObject
mCreateObjRefObjRef
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
c.ctor
pCanReadBoolean
pCanWriteBoolean
pCanSeekBoolean
pLengthInt64
pPositionInt64
pCanTimeoutBoolean
pReadTimeoutInt32
pWriteTimeoutInt32

get_CanRead

get_CanWrite

.

get_CanSeek

.

get_Length

.

get_Position

.

set_Position

.

Flush

valueSystem.Int64

FlushAsync

.

Read

cancellationTokenSystem.Threading.CancellationToken

BeginRead

arraySystem.Byte[]
offsetSystem.Int32
countSystem.Int32

EndRead

bufferSystem.Byte[]
offsetSystem.Int32
countSystem.Int32
callbackSystem.AsyncCallback
stateSystem.Object

ReadAsync

asyncResultSystem.IAsyncResult

ReadByte

bufferSystem.Byte[]
offsetSystem.Int32
countSystem.Int32
cancellationTokenSystem.Threading.CancellationToken

Write

.

BeginWrite

arraySystem.Byte[]
offsetSystem.Int32
countSystem.Int32

EndWrite

bufferSystem.Byte[]
offsetSystem.Int32
countSystem.Int32
callbackSystem.AsyncCallback
stateSystem.Object

WriteAsync

asyncResultSystem.IAsyncResult

WriteByte

bufferSystem.Byte[]
offsetSystem.Int32
countSystem.Int32
cancellationTokenSystem.Threading.CancellationToken

Seek

valueSystem.Byte

SetLength

offsetSystem.Int64
originSystem.IO.SeekOrigin

get_CanTimeout

valueSystem.Int64

get_ReadTimeout

.

set_ReadTimeout

.

get_WriteTimeout

valueSystem.Int32

set_WriteTimeout

.

CopyToAsync

valueSystem.Int32

Close

destinationSystem.IO.Stream
bufferSizeSystem.Int32
cancellationTokenSystem.Threading.CancellationToken

Dispose

.

CopyToAsync

.

CopyToAsync

destinationSystem.IO.Stream

CopyTo

destinationSystem.IO.Stream
bufferSizeSystem.Int32

CopyTo

destinationSystem.IO.Stream

FlushAsync

destinationSystem.IO.Stream
bufferSizeSystem.Int32

ReadAsync

.

WriteAsync

bufferSystem.Byte[]
offsetSystem.Int32
countSystem.Int32

GetLifetimeService

bufferSystem.Byte[]
offsetSystem.Int32
countSystem.Int32

InitializeLifetimeService

.

CreateObjRef

.

Equals

requestedTypeSystem.Type

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

.ctor

streamSystem.IO.Stream

CanRead

streamSystem.IO.Stream
bufferSizeSystem.Int32

CanWrite

.

CanSeek

.

Length

.

Position

.

CanTimeout

.

ReadTimeout

.

WriteTimeout

.
.