Crate compressed_rtf

Source
Expand description

§compressed-rtf

This is an implementation of the MS-OXRTFCP: Rich Text Format (RTF) Compression Algorithm.

The Rich Text Format (RTF) Compression Algorithm is used to compress and decompress RTF data, as described in MSFT-RTF, to or from one of the supported compression formats.

Enums§

Error

Functions§

compress_rtf
decompress_rtf
encode_rtf

Type Aliases§

Result