The RandomAccessFileOrArray type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
| Close | ||
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| InputStreamToArray | ||
| InsureOpen | ||
| IsOpen | ||
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| PushBack | ||
| Read()()()() | ||
| Read(array<Byte>[]()[][]) | ||
| Read(array<Byte>[]()[][], Int32, Int32) | ||
| ReadBoolean | ||
| ReadByte | ||
| ReadChar | ||
| ReadCharLE | ||
| ReadDouble | ||
| ReadDoubleLE | ||
| ReadFloat | ||
| ReadFloatLE | ||
| ReadFully(array<Byte>[]()[][]) | ||
| ReadFully(array<Byte>[]()[][], Int32, Int32) | ||
| ReadInt | ||
| ReadIntLE | ||
| ReadLine | ||
| ReadLong | ||
| ReadLongLE | ||
| ReadShort | ||
| ReadShortLE | ||
| ReadUnsignedByte | ||
| ReadUnsignedInt | ||
| ReadUnsignedIntLE | ||
| ReadUnsignedShort | ||
| ReadUnsignedShortLE | ||
| ReOpen | ||
| Seek(Int32) | ||
| Seek(Int64) | ||
| Skip | ||
| SkipBytes | ||
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| FilePointer | ||
| Length | ||
| StartOffset |