BinaryReader (class)

This type is found in the namespace System.IO

mget_BaseStreamStream
mCloseVoid
mDisposeVoid
mPeekCharInt32
mReadInt32
mReadBooleanBoolean
mReadByteByte
mReadSByteSByte
mReadCharChar
mReadInt16Int16
mReadUInt16UInt16
mReadInt32Int32
mReadUInt32UInt32
mReadInt64Int64
mReadUInt64UInt64
mReadSingleSingle
mReadDoubleDouble
mReadDecimalDecimal
mReadStringString
mReadInt32
mReadCharsChar[]
mReadInt32
mReadBytesByte[]
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
c.ctor
c.ctor
pBaseStreamStream

get_BaseStream

Close

.

Dispose

.

PeekChar

.

Read

.

ReadBoolean

.

ReadByte

.

ReadSByte

.

ReadChar

.

ReadInt16

.

ReadUInt16

.

ReadInt32

.

ReadUInt32

.

ReadInt64

.

ReadUInt64

.

ReadSingle

.

ReadDouble

.

ReadDecimal

.

ReadString

.

Read

.

ReadChars

bufferSystem.Char[]
indexSystem.Int32
countSystem.Int32

Read

countSystem.Int32

ReadBytes

bufferSystem.Byte[]
indexSystem.Int32
countSystem.Int32

Equals

countSystem.Int32

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

.ctor

inputSystem.IO.Stream

.ctor

inputSystem.IO.Stream
encodingSystem.Text.Encoding

BaseStream

inputSystem.IO.Stream
encodingSystem.Text.Encoding
leaveOpenSystem.Boolean
.