You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are there more methods that could be conditionally implemented on Archive if its underlying stream supports seeking? I would like to be able to do random access on a tarball.
If this is not a fundamental limitation of the way the code is set up, I would like to give implementing it a shot.
The text was updated successfully, but these errors were encountered:
Are there more methods that could be conditionally implemented on Archive if its underlying stream supports seeking? I would like to be able to do random access on a tarball.
If this is not a fundamental limitation of the way the code is set up, I would like to give implementing it a shot.
The text was updated successfully, but these errors were encountered: