owenson / tor-research-framework

Tor research framework in Java
www.ghowen.me
GNU General Public License v3.0
55 stars 16 forks source link

Transparently retrieve the compressed (".z") version of a directory path. #7

Closed twilsonb closed 10 years ago

twilsonb commented 10 years ago

Retrieve the compressed version of a directory path, where available. Use an inflater to transparently deliver the uncompressed bytes to the caller. Fall back to the standard path if the compressed path isn't available.