DescriptionAdd WriteUVarint to ByteBufferWriter and ReadUVarint to ByteBufferReader
Methods to write/read a varint as described by
https://developers.google.com/protocol-buffers/docs/encoding#varints
that will be used for a QUIC data channel.
Split from CL https://codereview.webrtc.org/1844803002/.
Committed: https://crrev.com/9a20fa6292e3eb6ecf30aa49124ce837ff052b55
Cr-Commit-Position: refs/heads/master@{#12322}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix typo #
Messages
Total messages: 17 (10 generated)
|