Searched refs:IsDecodingSupported (Results 1 – 2 of 2) sorted by relevance
47 bool IsDecodingSupported() const { return Coders.Size() <= 32; } in IsDecodingSupported() function
250 if (!folderInfo.IsDecodingSupported()) in Decode()