Introduction

The B1 Pack API module defines an API for creating, listing, and extracting file archives. For the details please see the Library Usage, JavaDocs, or Source Xref.

API features

  • On-the-fly archive creation without reading from or writing to a file system.
  • Producing only a byte range of an archive, e.g. for resuming downloads.
  • Streaming archive content without prior knowledge of all the files being packaged.