Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
WrappedStream()
[1/3]
System.IO.Compression.WrappedStream.WrappedStream
(
Stream
baseStream
,
bool
closeBaseStream
)
inline
package
Definition at line
78
of file
WrappedStream.cs
.
79
:
this
(baseStream, closeBaseStream,
null
,
null
)
80
{
81
}
System
IO
Compression
WrappedStream
Generated by
1.10.0