Skip to content

new function to delimitedData #245

@takeTrace

Description

@takeTrace

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions