Closed pietrovismara closed 5 months ago
I think I've adressed your review with the last commits.
growBuffer
and its polyfill are now a single functiongrowBuffer
to force the grow-replace strategygrowBuffer
onGrow
callback and tested itI'll review this, probably tomorrow morning.
Adds
isGrowResizeSupported
to test for buffer grow support andgrowBufferPolyfill
.