46 int num =
value.IndexOf(
"/");
49 bool flag =
text.EndsWith(
"\\");
class f__AnonymousType0<< Count > j__TPar
GZipStream(Stream stream, CompressionMode mode, CompressionLevel level, bool leaveOpen)
override int Read(byte[] buffer, int offset, int count)
GZipStream(Stream stream, CompressionMode mode)
ZlibBaseStream _baseStream
override long Seek(long offset, SeekOrigin origin)
static byte[] CompressBuffer(byte[] b)
static byte[] UncompressBuffer(byte[] compressed)
virtual FlushType FlushMode
static readonly DateTime _unixEpoch
GZipStream(Stream stream, CompressionMode mode, bool leaveOpen)
GZipStream(Stream stream, CompressionMode mode, CompressionLevel level)
override void Write(byte[] buffer, int offset, int count)
static byte[] CompressString(string s)
static readonly Encoding iso8859dash1
override void Dispose(bool disposing)
static string UncompressString(byte[] compressed)
override void SetLength(long value)
ZlibBaseStream.StreamMode _streamMode
static string GetFileName(string path)
static Encoding GetEncoding(int codepage)