Skip to content

Commit

Permalink
Update Buffer implementation status in nodejs-apis.md (oven-sh#12274)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmho authored Jul 2, 2024
1 parent bf14a09 commit dd05761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/runtime/nodejs-apis.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ The table below lists all globals implemented by Node.js and Bun's current compa

### [`Buffer`](https://nodejs.org/api/buffer.html#class-buffer)

🟡 Incomplete implementation of `base64` and `base64url` encodings.
🟢 Fully implemented.

### [`ByteLengthQueuingStrategy`](https://developer.mozilla.org/en-US/docs/Web/API/ByteLengthQueuingStrategy)

Expand Down

0 comments on commit dd05761

Please sign in to comment.