Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
SetLength()
override void System.IO.Compression.GZipStream.SetLength
(
long
value
)
inline
Definition at line
69
of file
GZipStream.cs
.
70
{
71
throw
new
NotSupportedException(
System
.
SR
.
NotSupported
);
72
}
System.SR.NotSupported
static string NotSupported
Definition
SR.cs:28
System.SR
Definition
SR.cs:7
System
Definition
BlockingCollection.cs:8
References
System.SR.NotSupported
.
System
IO
Compression
GZipStream
Generated by
1.10.0