node-buffercursor
node-buffercursor copied to clipboard
Default value of noAssert
Any reason that the default value of noAssert when making a BufferCursor is true? In all of Node's buffer methods the default value of noAssert is false; it seems like the difference in default values could be counter-intuitive.