ZippedContentStream public class ZippedContentStream : Stream Documentation public uint Crc32 { get; } public long UnzippedSize { get; } public Stream ZippedContent { get; } public ZippedContentStream(CompressorCreator createCompressor)