OLImageDownloader ========= Asynchronous image downloader with cache support It provides: An asynchronous image downloader An asynchronous disk image caching with automatic cache expiration handling Resuming interrupted downloads Multi-Threaded downloading Tracking download progress LRU cache cleanup Use GCD and ARC NOTE: Requires iOS 5.0 How To Use Using blocks With blocks, you can be notified about the image download progress and whenever the image retrival has completed with success or not: Note: neither your success nor failure block will be call if your image request is canceled bef
| Stars | 28 |
| Forks | 12 |
| Language | Objective-C |
| Category | AI Tool |
| License | MIT |
| Quality Score | 52.8023456804897/100 |
| Open Issues | 1 |
| Last Updated | 2013-03-18 |
| Created | 2012-04-19 |
| Est. Tokens | ~16k |
Explore other popular ai tool tools:
OLImageDownloader is 图片下载和缓存封装 Image cache and download. It is categorized as a AI Tool with 28 GitHub stars.
OLImageDownloader is primarily written in Objective-C.
You can find installation instructions and usage details in the OLImageDownloader GitHub repository at github.com/JimLiu/OLImageDownloader. The project has 28 stars and 12 forks, indicating an active community.
OLImageDownloader is released under the MIT license, making it free to use and modify according to the license terms.