Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ReadByte()
override int System.IO.Stream.NullStream.ReadByte
(
)
inline
virtual
Reimplemented from
System.IO.Stream
.
Definition at line
197
of file
Stream.cs
.
198
{
199
return
-1;
200
}
System
IO
Stream
NullStream
Generated by
1.10.0