ReadCompressedFileFailCallback typedef
ReadCompressedFileFailCallback =
void Function(ReadCompressedFileFailCallbackResult)
Implementation
typedef ReadCompressedFileFailCallback = void Function(
ReadCompressedFileFailCallbackResult);