Versions in this module Expand all Collapse all v0 v0.2.0 Jul 28, 2026 Changes in this version + const RTFCompressedMagic + const RTFUncompressedMagic + func DeEncapsulateHTML(rtf []byte) string + func Decompress(data []byte) ([]byte, error) + func IsEncapsulatedHTML(rtf []byte) bool