Y
Hacker News
new
|
ask
|
show
|
jobs
by
bonzini
1206 days ago
It's about variable-length
encodings
, not variable length integers.
1 comments
cormacrelf
1206 days ago
Yeah. The (63-nlz)/7 is part of a piece of code implementing an encoding. nlz is an int.
link