Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.

native resize for DataBuffer #70

Open
Pharmhaus-2 opened this issue Aug 23, 2014 · 0 comments
Open

native resize for DataBuffer #70

Pharmhaus-2 opened this issue Aug 23, 2014 · 0 comments

Comments

@Pharmhaus-2
Copy link

The native implementation of the DataBuffer currently offers no way to resize the DataBuffer.
Since the _length and the _data fields are private (C++) there is currently no way to interface with C++ code which needs to resize the Buffer. It is also no option to create a new BBDataBuffer because it cannot be passed back to Monkey X without problems. It would be nice if you could implement a native resize method for the DataBuffer.

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

No branches or pull requests

1 participant