Skip to content

Direct Write Buffer #125

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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

victorstewart
Copy link
Contributor

@victorstewart victorstewart commented Mar 11, 2025

i designed it around your suggestions and maintaining your indirection design... the only issue is that this requires passing TValue has a template parameter to directWriteBuffer because Adapter isn't defined when directWriteBuffer is defined, thus we can't access Adapter's TValue parameter-- but not a big deal.

and i disabled allocateForDirectWrite in BasicOutputStreamAdapter.. i think that's the only other output adapter? i didn't see any others but if there are i can add disable functions in them if you point them out to me.

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.

1 participant