azalea/azalea-buf
2022-06-25 02:33:28 -05:00
..
buf-macros read_into -> read_from 2022-06-25 02:33:28 -05:00
src read_into -> read_from 2022-06-25 02:33:28 -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.