Skip to content

Commit acbf173

Browse files
Update and rename buffer.md to list.md
1 parent bad8f4e commit acbf173

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1-
## Buffer
2-
The `Buffer` object is used to represent a contiguous block of memory of bytes.
3-
41
## Methods
5-
2+
63
Buffer.create(size: number)
74

85
allocates a new buffer in fixed size of memory.

0 commit comments

Comments
 (0)