bytewise icon indicating copy to clipboard operation
bytewise copied to clipboard

Binary serialization of arbitrarily complex structures that sort bytewise

Results 4 bytewise issues
Sort by recently updated
recently updated
newest added

In one of the for-in loops there is a variable `key` that is not defined before use that causes a runtime error with `'use strict';`.

Hi Dean, I asked a question #leveldb the other day about partitioning my dataset in leveldb, to get "implicit indexing" (example will follow) and @ralphtheninja sent me over here. I...

The escapement procedure for strings and buffers we're using today is pretty goofy, and it's particularly problematic that there are two distinct serializations depending on whether the value is top...

See the first line of @maxogden's comment here: https://github.com/dominictarr/level-sublevel/issues/16#issuecomment-22914314