Replies: 1 comment
-
I'm going to open this as a customer request issue instead; seems more appropriate. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When building a zerocopy network protocol, I want to be able to have a function with the following signature:
so that users can just write to the uninit data and thus write to the underlying byte buffer.
Are there any reasons for why this isn't possible / desirable?
Beta Was this translation helpful? Give feedback.
All reactions