Skip to content

Page.UncompressedData Property

Definition

Gets the uncompressed data for this page.

public IReadOnlyList<Byte> UncompressedData { get; }

View source

Property Value

IReadOnlyList<Byte>