forked from lomereiter/bioruby-bgzf
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow caller to set compression level and get last write offset.
This last is useful for building an index on the starting positions of records as they are written. Due to buffering and blocking behavior these are not necessarily the same as the positions reported by calling #tell before each #write call.
- Loading branch information
Showing
1 changed file
with
19 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters