Skip to content

Commit

Permalink
Update _pages/library.md
Browse files Browse the repository at this point in the history
Co-authored-by: Arseny Kapoulkine <[email protected]>
  • Loading branch information
vegorov-rbx and zeux authored Nov 13, 2023
1 parent 4732612 commit 55c71ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _pages/library.md
Original file line number Diff line number Diff line change
Expand Up @@ -863,7 +863,7 @@ Returns the buffer data as a string.
function buffer.len(b: buffer): number
```

Returns the size of the buffer.
Returns the size of the buffer in bytes.

```
function buffer.readi8(b: buffer, offset: number): number
Expand Down

0 comments on commit 55c71ef

Please sign in to comment.