Opened 3 years ago
Closed 3 years ago
#9292 closed enhancement (invalid)
specify offset to stop reading
Reported by: | dave rice | Owned by: | |
---|---|---|---|
Priority: | wish | Component: | undetermined |
Version: | git-master | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Summary of the enhancement:
There's a -skip_initial_bytes option to start reading a bytestream at a particular offset. I propose a counterpart option to specify an offset in the bytestream to stop reading the input.
Note:
See TracTickets
for help on using tickets.
You can just use the subfile protocol for this.