azalea/azalea-nbt/tests
mat 567c6f4f2c Reduce usage of AsyncRead
We already receive everything from the server when it tells us the length, so we can actually just treat the stream as a Read instead of an AsyncRead.
2022-05-01 21:54:03 -05:00
..
bigtest.nbt simplify error handling 2022-04-22 04:33:58 +00:00
complex_player.dat simplify error handling 2022-04-22 04:33:58 +00:00
hello_world.nbt simplify error handling 2022-04-22 04:33:58 +00:00
inttest.nbt simplify error handling 2022-04-22 04:33:58 +00:00
level.dat simplify error handling 2022-04-22 04:33:58 +00:00
simple_player.dat simplify error handling 2022-04-22 04:33:58 +00:00
stringtest.nbt simplify error handling 2022-04-22 04:33:58 +00:00
tests.rs Reduce usage of AsyncRead 2022-05-01 21:54:03 -05:00