Package cn.nukkit.nbt

Class NBTIO

java.lang.Object
cn.nukkit.nbt.NBTIO

@PowerNukkitDifference(since="1.4.0.0-PN",info="Fixed resource leaks") @PowerNukkitDifference(since="1.4.0.0-PN",info="It\'s the caller responsibility to close the provided streams") @PowerNukkitDifference(since="1.4.0.0-PN",info="Fixed output streams not being finished correctly") @PowerNukkitDifference(since="1.4.0.0-PN",info="Added defensive close invocations to byte array streams") public class NBTIO extends Object
A Named Binary Tag library for Nukkit Project