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

Support for building Message objects from ArraySegments. #405

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

CodeBlanch
Copy link

#404

For consideration by the team...

Implemented building Messages from ArraySegments in a non-API-breaking way.

Admittedly, it is not overly elegant. Not breaking the existing API and keeping it simply was challenging.

@CodeBlanch CodeBlanch requested a review from a team as a code owner January 16, 2018 19:39
@msftclas
Copy link

msftclas commented Jan 16, 2018

CLA assistant check
All CLA requirements met.

@SeanFeldman
Copy link
Collaborator

Is this still going to make it?

@YegorK
Copy link

YegorK commented Dec 4, 2018

Any chance this can be picked up in the next minor version? It helps to optimize memory usage for library users and work better with modern code that users ArraySegment to pass around data.

@SeanFeldman
Copy link
Collaborator

@axisc should this be reviewed internally to decide wherever this PR should be completed and merged or not? Thanks.

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

Successfully merging this pull request may close these issues.

4 participants