Record Class DataByteInput

java.lang.Object
java.lang.Record
dev.latvian.mods.klib.io.bytes.DataByteInput
All Implemented Interfaces:
ByteInput

public record DataByteInput(DataInput in) extends Record implements ByteInput