Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Read()
[2/2]
override int System.IO.Stream.NullStream.Read
(
Span
< byte >
buffer
)
inline
virtual
Reimplemented from
System.IO.Stream
.
Definition at line
174
of file
Stream.cs
.
175
{
176
return
0;
177
}
System
IO
Stream
NullStream
Generated by
1.10.0