Skip to content

Conversation

@snoonan
Copy link

@snoonan snoonan commented Feb 15, 2018

I have a large (30k) compressed image in rom, that is directly addressable and would like to not have to keep sink'ing into the state buffer by memcopy.

This was done by splitting the buffer into two pointers, and making a new routine that lets the user override the internal buffer to point to the rom (or other large buffer) location directly.

@snoonan snoonan changed the base branch from master to develop February 15, 2018 04:33
@silentbicycle
Copy link
Collaborator

I agree that making it possible to do zero-copy encoding/decoding is a good idea, but we are planning on making more substantial architectural changes to support it in the 0.5.0 release.

@silentbicycle silentbicycle added this to the v0.5.0 milestone Jul 4, 2021
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

Successfully merging this pull request may close these issues.

2 participants