aboutsummaryrefslogtreecommitdiff
path: root/azalea-nbt/src/decode.rs
AgeCommit message (Expand)Author
2022-06-25read_into -> read_frommat
2022-06-23switch things to use azalea-bufmat
2022-06-23azalea-bufmat
2022-05-01Change some generics to impl Traitmat
2022-05-01Reduce usage of AsyncReadmat
2022-04-22inline reading in nbt decodingmat
2022-04-22simplify error handlingmat
2021-12-26reading nbt in the protocol worksmat
2021-12-20start adding nbt to the protocolmat
2021-12-19make write_string its own functionmat
2021-12-19make read_string its own functionmat
2021-12-19::with_capacity instead of ::new for vecs in nbtmat
2021-12-19nbt testsmat
2021-12-18nbtmat
2021-12-18reading nbtmat