Skip to content

Commit 9721985

Browse files
Update buffer.md
1 parent ff9dfc4 commit 9721985

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/reference/buffer/buffer.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ The **`Buffer`** object is used to represent a contiguous block of memory
44
## Description
55

66
Buffers are useful for managing memory.
7+
78
They are useful for having enough space
89
for storing data, while having limits.
910

0 commit comments

Comments
 (0)