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
{{ message }}
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.
We need
fseek(3)
for navigating, so we'll probably have to pipe the data into a temporary file and open a hex view on that.Can we move data lazily as we read towards the end? Asynchronous IO would be helpful here, to avoid the involvement of threads.
The text was updated successfully, but these errors were encountered: