Searched defs:IsCompressed (Results 1 – 2 of 2) sorted by relevance
52 constexpr bool IsCompressed() const noexcept { in IsCompressed() function
60 bool IsCompressed() const { return is_compressed_; } in IsCompressed() function