zstd_compression: Make use of std::span in interfaces
Allows condensing the data and size parameters into a single argument.
Loading
Please register or sign in to comment
Allows condensing the data and size parameters into a single argument.