Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9230093
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T05:44:20+00:00 2026-06-18T05:44:20+00:00

is it possible to parse an incoming google protocol buffers datagram without any .proto

  • 0

is it possible to parse an incoming google protocol buffers datagram without any .proto file? I merely now its been serialized using protocol buffers but have no idea about the IDL file.

I’m looking for a way to just iterate through any value by some sort of reflection? Is this possible?

Thank you!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T05:44:21+00:00Added an answer on June 18, 2026 at 5:44 am

    protoc --decode_raw < my_file

    You need to take the following things into account when inspecting the output:

    • None of the field names are visible, just the tag numbers.
    • All varint-fields are shown as integers. This is ok for most types, but sint* will appear in the “zigzagged” format.
    • Doubles and floats will be shown as hex.
    • Bytes, string fields and submessages all appear the same, i.e. just a bunch of bytes.

    If you want to decode the messages programmatically, you can write your own .proto file after you have figured out what the fields mean using the above method.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Parse a JavaScript file through PHP I've been trying to pass a
Possible Duplicate: How can I parse JSON in Google App Engine? json module was
It is possible to parse some information from the apk file using a tool
Possible Duplicate: Parse JSON with jQuery I tried to parse the following JSON File.
Possible Duplicate: Parse a JavaScript file through PHP I have some pretty long string
Is it possible to parse a file line by line, and edit a line
Is it possible to parse the XML files from SAX parser without defining the
How is it possible to parse command-line arguments that are to be interpreted as
Is it possible to parse the enetered text in the textinput,i want to find
Is it possible to parse HTML (HTML/HTML5, not XHTML) pages using XPath and Qt

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.