Compression

asdf.typing.Compression: TypeAlias = typing.Literal['zlib', 'bzp2', 'lz4', 'input', ''] | str | None

Supported compression types