root icon indicating copy to clipboard operation
root copied to clipboard

[core] add utility functions for compression

Open silverweed opened this issue 1 year ago • 1 comments

  • R__getCompressionAlgorithm(): inspects the compression algorithm used by a given buffer;
  • AlgorithmFromCompressionSettings(): convert a compression settings int to a EAlgorithm.

silverweed avatar Oct 17 '24 12:10 silverweed

Test Results

    18 files      18 suites   4d 6h 26m 40s :stopwatch:  2 749 tests  2 748 :white_check_mark: 0 :zzz: 1 :x: 46 063 runs  46 062 :white_check_mark: 0 :zzz: 1 :x:

For more details on these failures, see this check.

Results for commit 1c59a715.

github-actions[bot] avatar Oct 17 '24 14:10 github-actions[bot]