This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-04-13 18:15:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
96d6eec8e568e359176816f86236a9153ffede63
Odin
/
core
/
bytes
History
gingerBill
96d6eec8e5
Add
reader_read_slice
and
reader_read_slice_at
2026-02-17 14:55:59 +00:00
..
buffer.odin
Add
write_slice
/
read_slice
utility procedures to
core:bytes
,
core:io
, and
core:os
2026-02-17 14:34:28 +00:00
bytes.odin
Update the comment on core:bytes.compare() to match the proc signature
2026-02-14 15:15:50 -05:00
reader.odin
Add
reader_read_slice
and
reader_read_slice_at
2026-02-17 14:55:59 +00:00