Descriptiongob: updates to the debugging tool.
- complex numbers now supported.
- entirely independent of standard decode code.
- parser has no read-ahead; that is, the scanning works
simply by reading the values as they arrive, not by trying
to count bytes for message boundaries, a proof of concept
for the pending rewrite of the regular decoder.
Patch Set 1 #
Total comments: 1
Patch Set 2 : code review 4084044: gob: updates to the debugging tool. #
Total comments: 8
Patch Set 3 : code review 4084044: gob: updates to the debugging tool. #MessagesTotal messages: 6
|