43 return "Failed to decompress";
47 private static byte[]
Compress(
byte[] inputData,
int fileLength)
class f__AnonymousType0<< Count > j__TPar
static byte[] Compress(byte[] inputData, int fileLength)
static byte[] DecompressFile(string filename, byte[] inputFile)
static byte[] CompressFile(string filename, byte[] inputFile, int fileLength)
static bool CanCompress(string filename)
static bool HasCompressionHeader(byte[] inputData, [Out] int decompressedLength)
static byte[] Decompress(byte[] inputData, int outputSize)
static void LogError(object message)