Content coding values indicate an encoding transformation that has been or can be applied to an entit...
static const ContentEncoding kCompress
'compress' format - no longer well supported - discouraged.
nonvirtual auto operator<=>(const ContentEncoding &rhs) const =default
static const ContentEncoding kDeflate
static const ContentEncoding kZStd
probably fastest/best, but NYI in Stroika as of 2024-06-20
static const ContentEncoding kGZip
static const ContentEncoding kBR
nonvirtual String ToString() const
static const ContentEncoding kIdentity