1
0
Fork 0
mirror of https://github.com/luau-lang/rfcs.git synced 2025-04-07 12:00:59 +01:00

Update function-buffer-varints.md

This commit is contained in:
bmcq-0 2024-01-23 14:57:49 -05:00 committed by GitHub
parent e1644b671d
commit f2d485d80a
Signed by: DevComp
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@
This RFC proposes the addition of new functions to the buffer API:
- `buffer.readleb128`
- `buffer.readleb128`
- `buffer.writeleb128`
- `buffer.readuleb128`
- `buffer.writeuleb128`