diff --git a/docs/classes/BufWrapper.html b/docs/classes/BufWrapper.html index 80b5fb1..2a9fa1b 100644 --- a/docs/classes/BufWrapper.html +++ b/docs/classes/BufWrapper.html @@ -101,35 +101,35 @@
The wrapped NodeJS buffer
+Private
buffersCurrent offset (used for reading)
Optional
optionsOptions that apply to the current BufWrapper
instance
Optional
pluginsInstalled plugins so you can access them from this object
$ node test/time.js
oneConcat = false : 7.261s
oneConcat = true : 63.869ms
+See more here: https://minecraftjs.github.io/BufWrapper/
+
List of buffers, used for the
oneConcat
option