Skip to content
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

Add wrapper classes to support nanopb #2233

Merged
merged 3 commits into from Mar 1, 2021

Conversation

mikee47
Copy link
Contributor

@mikee47 mikee47 commented Feb 28, 2021

Handle detail of encode/decode using InputStream and OutputStream classes.
Callback classes wrap individual data elements
Also add getCapacity() method to LimitedMemoryStream.

slav-at-attachix and others added 3 commits February 28, 2021 12:41
Handle detail of encode/decode using `InputStream` and `OutputStream` classes.
`Callback` classes wrap individual data elements
@slaff slaff added this to the 4.3.0 milestone Mar 1, 2021
@slaff slaff merged commit f0298d3 into SmingHub:develop Mar 1, 2021
@mikee47 mikee47 deleted the feature/protobuf-wrappers branch March 1, 2021 08:21
@slaff slaff mentioned this pull request Mar 1, 2021
5 tasks
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.

None yet

3 participants