You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-<spanclass="package-name">[`@stdlib/buffer/from-array`][@stdlib/buffer/from-array]</span><spanclass="delimiter">: </span><spanclass="description">allocate a buffer using an octet array.</span>
124
+
-<spanclass="package-name">[`@stdlib/buffer/from-arraybuffer`][@stdlib/buffer/from-arraybuffer]</span><spanclass="delimiter">: </span><spanclass="description">allocate a buffer from an ArrayBuffer.</span>
125
+
-<spanclass="package-name">[`@stdlib/buffer/from-buffer`][@stdlib/buffer/from-buffer]</span><spanclass="delimiter">: </span><spanclass="description">copy buffer data to a new Buffer instance.</span>
126
+
-<spanclass="package-name">[`@stdlib/buffer/from-string`][@stdlib/buffer/from-string]</span><spanclass="delimiter">: </span><spanclass="description">allocate a buffer containing a provided string.</span>
0 commit comments