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

new function to delimitedData #245

Open
takeTrace opened this issue Oct 30, 2018 · 0 comments
Open

new function to delimitedData #245

takeTrace opened this issue Oct 30, 2018 · 0 comments

Comments

@takeTrace
Copy link

Version of protoc (protoc --version)

3.0

Version of ProtocolBuffers.framework

3.0.0

Description

I have notice there google/protoc for Object-C have add a function call - (NSData *)delimitedData, it's really fit my situation because I use socket send Data without OutputStream, so with - (NSData *)delimitedData I can get a Data that specify size, just write to socket, then our server can deserialize correct.

i hope here can support that function, it'll be very useful, just a advice.

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

No branches or pull requests

1 participant