Skip to content
New issue

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

Achieving this buffer in Python #3

Open
StevenCurran opened this issue Apr 29, 2020 · 0 comments
Open

Achieving this buffer in Python #3

StevenCurran opened this issue Apr 29, 2020 · 0 comments

Comments

@StevenCurran
Copy link

Hi there Willem, I was taking a look at your repo on github and have been looking to do something similar in python. 

However, I cannot seem to figure out how to do this due to not having the pointer arithmetic
available within the mmap call to python. 
https://github.com/willemt/cbuffer/blob/master/cbuffer.c#L52

Line 52 is what I cannot mimic, because the offset param here does not help us with the window. 
Any help would be greatly appreciated!   

Regards 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant