NVHTarGzip
NVHTarGzip copied to clipboard
Fixed README and compile error on unused CGFloat variable
-removed unused variable fileSizeFraction (which causes issues being defined as CGFloat with no CoreGraphics includes)
-fixed ReadMe issues. Example synchronous methods were wrong methods. All examples used wrong sharedInstance reference.