Skip to content
Prev Previous commit
Next Next commit
[squash] doc: label Buffer.harden as Experimental
  • Loading branch information
ChALkeR committed Aug 21, 2019
commit 97a956ebbe6f573aac924cbe8e7fcdf26488673e
2 changes: 2 additions & 0 deletions doc/api/buffer.md
Original file line number Diff line number Diff line change
Expand Up @@ -924,6 +924,8 @@ other type appropriate for `Buffer.from()` variants.
added: TODO
-->

> Stability: 1 - Experimental

* `options` {Object}
* `zeroFill` {boolean}
If `true`, all future `Buffer` instances, even the ones created with
Expand Down