Class FastByteBufInputStream

java.lang.Object
java.io.InputStream
com.viaversion.viaversion.io.FastByteBufInputStream
All Implemented Interfaces:
Closeable, DataInput, AutoCloseable

public final class FastByteBufInputStream extends InputStream implements DataInput
ByteBufInputStream alternative with a more fine-tuned readUTF() implementation for fast reading of NBT strings.