We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MmapReadOnly exposes a range method that creates "free clones" of the mmap. Could you add a len() and a clone() method?
The text was updated successfully, but these errors were encountered:
@fulmicoton Yes, I think that sounds OK. I'd take a PR, or I'll do it next time I get a chance.
Sorry, something went wrong.
Thanks for the quick answer.
I'll send you a PR soon.
Closed by 068a853
No branches or pull requests
MmapReadOnly exposes a range method that creates "free clones" of the mmap.
Could you add a len() and a clone() method?
The text was updated successfully, but these errors were encountered: