*err=[NSErrorerrorWithDomain:NetworkRequestErrorDomaincode:ASICompressionErroruserInfo:[NSDictionarydictionaryWithObjectsAndKeys:[NSStringstringWithFormat:@"Compression of %@ failed because we were unable to write to the destination data file at &@",sourcePath,destinationPath],NSLocalizedDescriptionKey,[outputStreamstreamError],NSUnderlyingErrorKey,nil]];
*err=[NSErrorerrorWithDomain:NetworkRequestErrorDomaincode:ASICompressionErroruserInfo:[NSDictionarydictionaryWithObjectsAndKeys:[NSStringstringWithFormat:@"Compression of %@ failed because we were unable to write to the destination data file at %@",sourcePath,destinationPath],NSLocalizedDescriptionKey,[outputStreamstreamError],NSUnderlyingErrorKey,nil]];
*err=[NSErrorerrorWithDomain:NetworkRequestErrorDomaincode:ASICompressionErroruserInfo:[NSDictionarydictionaryWithObjectsAndKeys:[NSStringstringWithFormat:@"Decompression of %@ failed because we were unable to write to the destination data file at &@",sourcePath,destinationPath],NSLocalizedDescriptionKey,[outputStreamstreamError],NSUnderlyingErrorKey,nil]];
*err=[NSErrorerrorWithDomain:NetworkRequestErrorDomaincode:ASICompressionErroruserInfo:[NSDictionarydictionaryWithObjectsAndKeys:[NSStringstringWithFormat:@"Decompression of %@ failed because we were unable to write to the destination data file at %@",sourcePath,destinationPath],NSLocalizedDescriptionKey,[outputStreamstreamError],NSUnderlyingErrorKey,nil]];