node-buffercursor icon indicating copy to clipboard operation
node-buffercursor copied to clipboard

Default value of noAssert

Open smilli opened this issue 11 years ago • 0 comments

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.

smilli avatar Mar 02 '14 01:03 smilli