Companion
object Companion
Functions
Link copied to clipboard
Link copied to clipboard
Special vints that are encoded on 2 bytes if they require 15 bits or less. VInt becomes especially slow when the number of bytes is variable, so this special layout helps in the case when the number likely requires 15 bits or less
Link copied to clipboard