ReadCompressedFileCompleteCallback typedef
ReadCompressedFileCompleteCallback =
void Function(FileError)
Implementation
typedef ReadCompressedFileCompleteCallback = void Function(FileError);
typedef ReadCompressedFileCompleteCallback = void Function(FileError);