Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivateinherited |
Definition at line 170 of file BinaryReader.cs.
References System.IO.BinaryReader._stream, System.IO.Stream.ReadByte(), System.ThrowHelper.ThrowEndOfFileException(), and System.IO.BinaryReader.ThrowIfDisposed().
Referenced by System.IO.BinaryReader.ReadBoolean(), System.IO.BinaryReader.ReadByte(), and System.IO.BinaryReader.ReadSByte().