Y
Hacker News
new
|
ask
|
show
|
jobs
by
keymone
2577 days ago
Bool will decode from int’s encoding??
1 comments
dweis
2577 days ago
Yes, they are both varint encoded on the wire. Refer to
https://developers.google.com/protocol-buffers/docs/encoding...
link
keymone
2577 days ago
Sigh.
link