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