1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/azalea-buf
2022-06-25 17:37:29 -05:00
..
buf-macros read_into -> read_from 2022-06-25 02:33:28 -05:00
src clippo 2022-06-25 17:37:29 -05:00
Cargo.toml Fix everything so azalea-buf works 2022-06-23 19:17:04 -05:00
README.md azalea-buf 2022-06-23 15:12:17 -05:00

Azalea Buf

An implementation of Minecraft's FriendlyByteBuf. This is used frequently in the game for serialization and deserialization of data.