package
0.0.0-20240906211726-bb43275b7e58
Repository: https://github.com/vimbing/vutls.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
Append appends i in the QUIC varint format.
AppendWithLen append i in the QUIC varint format with the desired length.
Len determines the number of bytes that will be needed to write the number i.
Read reads a number in the QUIC varint format from r.