Hacker News new | ask | show | jobs
by fisian 20 days ago
There is the --encode (and --decode) options for the `protoc` executable, e.g. `cat myobject.json | protoc --encode MyObject protofile.proto > myobject.bin`