Git Product home page Git Product logo

Comments (2)

schdub avatar schdub commented on July 24, 2024

https://developers.google.com/protocol-buffers/docs/encoding

 rep_pack
22 06 03 8e 02 9e a7 05

22        // key (field number 4, wire type 2)
06        // payload size (6 bytes)
03        // first element (varint 3)
8E 02     // second element (varint 270)
9E A7 05  // third element (varint 86942)

parse start=0x55d42499b090 end=0x55d42499b09c
2:1
isValidMessage start=0x55d42499b092 end=0x6
0:3
unknown data type
offset 0x1
type = 3
idx  = 0
1: ���
~ SUBMESSAGE1 ====================================
offset 0xc end 0xc
1: "\142\158\167\005"

rep_not_pack
20 03 10 8e 02 10 9e a7 05

parse start=0x55aff8bde090 end=0x55aff8bde09d
0:2
0:2
0:2
~ SUBMESSAGE1 ====================================
offset 0xd end 0xd
2 [
	1: 3
	2: 270
	3: 86942
]

from protodec.

schdub avatar schdub commented on July 24, 2024

IMPLIMENTED IN 4eb2978 .

from protodec.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.