Package com.partnersoft.io.formats.boxcar

Class Summary
BoxcarLib Boxcar is a very simple archive format, consisting of a stream of a files; each file has its full (relative) file path first in UTF format, followed by 8 bytes of currently unused flag information, followed by a 8-byte length, followed by the file's bytes.