mirror of
https://github.com/luau-lang/rfcs.git
synced 2025-04-07 20:10:57 +01:00
Update function-buffer-varints.md
This commit is contained in:
parent
e1644b671d
commit
f2d485d80a
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
This RFC proposes the addition of new functions to the buffer API:
|
This RFC proposes the addition of new functions to the buffer API:
|
||||||
|
|
||||||
- `buffer.readleb128`
|
- `buffer.readleb128`
|
||||||
- `buffer.readleb128`
|
- `buffer.writeleb128`
|
||||||
- `buffer.readuleb128`
|
- `buffer.readuleb128`
|
||||||
- `buffer.writeuleb128`
|
- `buffer.writeuleb128`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue