On 12/27/15, Olivier Mascia <om at integral.be> wrote: > > "Varints are big-endian: bits taken from the earlier byte of the varint are > the more significant and bits taken from the later bytes." > > Shouldn't it read: "... are more significant than bits taken from the later > bytes." ? >
Thanks. Typo fixed at https://www.sqlite.org/docsrc/info/1cc43dde6cdc5642 and the website has been updated. -- D. Richard Hipp drh at sqlite.org