Lioncash
|
84e6115423
|
zstd_compression: Make use of std::span in interfaces
Allows condensing the data and size parameters into a single argument.
|
2020-07-25 03:11:56 -04:00 |
|
Lioncash
|
a08e56c7a7
|
common/{lz4_compression, zstd_compression}: Add missing header guards
These two files were missing the #pragma once directive.
|
2019-04-15 13:00:08 -04:00 |
|
unknown
|
ef49a1b96e
|
common/zstd_compression: simplify decompression interface
|
2019-03-29 18:22:08 +01:00 |
|
unknown
|
2d755221e8
|
common/zstd_compression: Add Zstandard wrapper
|
2019-03-29 18:22:08 +01:00 |
|