Skip to content

Feature Request: Export Protobuf message as C vector #102

Description

@effemmeffe

I noticed that I can open a protobuf message, select all the bytes on the left pane, copy selection as C and then paste the clipboard in an editor and I easily have a C vector.
But I'd like to do the same for a lot of protobuf messages and doing it by hand it's too long and prone to errors.
I also noticed that the program can open a file directly by passing in a command line argument, it would be great if it could also export automatically the C vector.
Is it even possible?
TIA

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