CompressedDataKt

Generic container for compressed data, which simply combines an enumerated `CompressionMode` with a blob of raw bytes
which are expected to be compressed by the specified algorithm or tool.

Protobuf type elide.data.CompressedData

Types

Link copied to clipboard
class Dsl