Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Seek()
override long System.IO.Compression.GZipStream.Seek
(
long
offset
,
SeekOrigin
origin
)
inline
Definition at line
64
of file
GZipStream.cs
.
65
{
66
throw
new
NotSupportedException(
System
.
SR
.
NotSupported
);
67
}
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