-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* removed need to copy to temp file for read/seek. now streams * improve test coverage * remove now-unused getObjectInput func * simplified error messages for seek. refactored seekTo() to be simpler and account for invalid whence. Updated test accordingly * remove old version of seek test. add bad whence test. * update changelog. Fixes #145 * add comments to sentinel errors
- Loading branch information
Showing
5 changed files
with
253 additions
and
176 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
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
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
Oops, something went wrong.