Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivateinherited |
Definition at line 470 of file BinaryReader.cs.
References System.IO.BinaryReader._buffer, System.IO.BinaryReader._isMemoryStream, System.IO.BinaryReader._stream, System.IO.Stream.Read(), System.ThrowHelper.ThrowEndOfFileException(), and System.IO.BinaryReader.ThrowIfDisposed().
Referenced by System.IO.BinaryReader.ReadDecimal(), System.IO.BinaryReader.ReadDouble(), System.IO.BinaryReader.ReadHalf(), System.IO.BinaryReader.ReadInt16(), System.IO.BinaryReader.ReadInt32(), System.IO.BinaryReader.ReadInt64(), System.IO.BinaryReader.ReadSingle(), System.IO.BinaryReader.ReadUInt16(), System.IO.BinaryReader.ReadUInt32(), and System.IO.BinaryReader.ReadUInt64().