NUnrar 0.7 - now with multi-part forward-only streaming functionality
There are two entry points to NUnrar: RarArchive and RarReader.
RarArchive requires random access to a file and can extract any file in any order.
RarReader performs a forward-only streaming extraction of a single or multi-part archive. This can be used to extract downloaded multi-part files on the fly.
http://nunrar.codeplex.com/releases/view/52086
Posted via email from Adam Hathcock’s Life in Software | Comment »