Skip to content

Commit

Permalink
doc: add documentation for blob.bytes() method
Browse files Browse the repository at this point in the history
  • Loading branch information
jmsb02 committed Jul 30, 2024
1 parent 3f42bfc commit 6574a6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/api/buffer.md
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,7 @@ Creates and returns a new `Blob` containing a subset of this `Blob` objects
data. The original `Blob` is not altered.

#### `blob.bytes()`

<!-- YAML
added:
- v20.16.0
Expand Down

0 comments on commit 6574a6a

Please sign in to comment.