Closed vweevers closed 6 years ago
Should those be public though? I didn't think about that part
Actually, unassigning myself. Better if @vweevers does this.
Should those be public though? I didn't think about that part
They could be just var binaryKeys = ..
etc instead.
I think in general it's probably easiest to take the same structure from leveldown
and take one method at a time instead of copying over docs from leveldown
and tweaking it.
I'm not sure we even need API docs beyond the constructor (where it differs from abstract-leveldown
).
I'm not sure we even need API docs beyond the constructor (where it differs from abstract-leveldown).
I should be able to fix that at least :wink:
TODOLeveljs.binaryKeys
Leveljs.arrayKeys