srs_check_binpb
Synopsis
./srs_check_binpb -f [filename]
Description
The executable checks the contents of a Protobuf binary file.
Options
- -f
Specify the name of the Protobuf binary file.
Example
./srs_check_binpb -f output.binpb
See the source file check_binpb_message.py.