C# Class DeltaZip.ArchiveReader.MemoryStreamRef

Exibir arquivo Open project: dsrbecky/DeltaZip

Public Properties

Property Type Description
CacheLine ExtractedData
Hash Hash
Length int
MemStream System.IO.MemoryStream
Offset long
Ready System.Threading.WaitHandle

Property Details

CacheLine public_oe property

public ExtractedData CacheLine
return ExtractedData

Hash public_oe property

public Hash Hash
return Hash

Length public_oe property

public int Length
return int

MemStream public_oe property

public MemoryStream,System.IO MemStream
return System.IO.MemoryStream

Offset public_oe property

public long Offset
return long

Ready public_oe property

public WaitHandle,System.Threading Ready
return System.Threading.WaitHandle