Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Read() [1/2]

override int System.IO.Compression.SubReadStream.Read ( byte[] buffer,
int offset,
int count )
inline

Definition at line 86 of file SubReadStream.cs.

References System.IO.Compression.SubReadStream._endInSuperStream, System.IO.Compression.SubReadStream._positionInSuperStream, System.IO.Compression.SubReadStream._superStream, System.buffer, System.count, System.offset, System.IO.Stream.Position, System.IO.Stream.Read(), System.IO.Stream.Seek(), System.IO.Compression.SubReadStream.ThrowIfCantRead(), and System.IO.Compression.SubReadStream.ThrowIfDisposed().