rawContent property

InputStreamBase? rawContent

Get the content without decompressing it first.

Implementation

InputStreamBase? get rawContent => _rawContent;