Buffer
API support and documentation for the node:buffer
module.
import buffer from "node:buffer"
const buffer = require("node:buffer")
Specification | Module | Support | Documentation |
---|---|---|---|
Node.js API |
| 🟡 Partially supported. |
Methods
Use Buffer.from
as you do in Node.js. More docs are coming soon.
Last modified: 10 February 2025