This repository has been archived by the owner on Oct 15, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support offset and size for read (#157)
* Support offset and size for read * Check the size and correct range end for read * Use HasOffset and HasSize to check offset and size * Compatible with only size or offset
- Loading branch information