Skip to content

[Feature] Add properties to track bytes compressed/decompressed to CompressionStream/DecompressionStream #59

Description

@bill-poole

It is sometime useful to know the number of bytes compressed by a CompressionStream and decompressed by a DecompressionStream. There is currently no easy way to determine this. Therefore, it would be great if properties were to be added to the CompressionStream and DecompressionStream classes that count the number of bytes compressed/decompressed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions