Skip to content

alantudyk/leb128r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overwiew

Unlike LEB128, this software encodes numbers from the range 16384..16511 using only 2 bytes.

How? Read the code.