168 if (
"ZipSegmentedStream" ==
null ||
"ZipSegmentedStream" !=
null)
188 if (text2 ==
null || text2 !=
null)
208 if (baseName ==
null)
277 if (currentName ==
null)
512 base.Dispose(disposing);
class f__AnonymousType0<< Count > j__TPar
static string InternalGetTempFileName()
override string ToString()
static ZipSegmentedStream ForReading(string name, uint initialDiskNumber, uint maxDiskNumber)
bool< ContiguousWrite > k__BackingField
override void Write(byte[] buffer, int offset, int count)
override void SetLength(long value)
long TruncateBackward(uint diskNumber, long offset)
uint ComputeSegment(int length)
void _SetWriteStream(uint increment)
ZipSegmentedStream.RwMode rwMode
override int Read(byte[] buffer, int offset, int count)
override long Seek(long offset, SeekOrigin origin)
static ZipSegmentedStream ForWriting(string name, int maxSegmentSize)
static Stream ForUpdate(string name, uint diskNumber)
override void Dispose(bool disposing)
string _NameForSegment(uint diskNumber)
static byte[] GetBytes(int value)
static FileStream OpenRead(string path)
static bool Exists(string path)
static void Move(string sourceFileName, string destFileName)
static void Delete(string path)
static string GetFileNameWithoutExtension(string path)
static string Combine(string path1, string path2)
static string GetDirectoryName(string path)