Click or drag to resize

BitReaderDeprecated Methods

[This is preliminary documentation and is subject to change.]

The BitReaderDeprecated type exposes the following members.

Methods
  NameDescription
Public methodDispose
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodStatic memberGet
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodReadBits
Public methodReadBool
Public methodReadByte
Public methodReadByteArray(Int32)
Public methodReadByteArray(Byte, Int32)
Public methodReadDouble
Public methodReadDoubleArray(Int32)
Public methodReadDoubleArray(Double, Int32)
Public methodReadFloat
Public methodReadFloatArray(Int32)
Public methodReadFloatArray(Single, Int32)
Public methodReadInt
Public methodReadIntArray(Int32)
Public methodReadIntArray(Int32, Int32)
Public methodReadLong
Public methodReadLongArray(Int32)
Public methodReadLongArray(Int64, Int32)
Public methodReadSByte
Public methodReadSByteArray(Int32)
Public methodReadSByteArray(SByte, Int32)
Public methodReadShort
Public methodReadShortArray(Int32)
Public methodReadShortArray(Int16, Int32)
Public methodReadString
Public methodReadUInt
Public methodReadUIntArray(Int32)
Public methodReadUIntArray(UInt32, Int32)
Public methodReadULong
Public methodReadULongArray(Int32)
Public methodReadULongArray(UInt64, Int32)
Public methodReadUShort
Public methodReadUShortArray(Int32)
Public methodReadUShortArray(UInt16, Int32)
Public methodReadValueTypeT
Public methodReadValueTypeOrStringT
Public methodSkipPadded
Public methodToString (Inherited from Object.)
Top
See Also