Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
WrappedStream()
[3/3]
System.IO.Compression.WrappedStream.WrappedStream
(
Stream
baseStream
,
ZipArchiveEntry
entry
,
Action
<
ZipArchiveEntry
>
onClosed
)
inline
package
Definition at line
92
of file
WrappedStream.cs
.
93
:
this
(baseStream, closeBaseStream:
false
, entry, onClosed)
94
{
95
}
System
IO
Compression
WrappedStream
Generated by
1.10.0