Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 942 Bytes

File metadata and controls

14 lines (10 loc) · 942 Bytes

System.IO.Compression.Brotli

Contains the source and tests of assembly System.IO.Compression.Brotli, which includes types used to compress and decompress stream and streamless data using the Brotli algorithm.

Contribution Bar

See the Help Wanted issues. We don't have a specific label for Brotli issues so you will need to read through the list and see if something is available.

Deployment

System.IO.Compression.Brotli is included in the shared framework since .NET Core 2.1 and .NET standard 2.1.

See also