Record Class DataByteOutput

java.lang.Object
java.lang.Record
dev.latvian.mods.klib.io.bytes.DataByteOutput
All Implemented Interfaces:
ByteOutput

public record DataByteOutput(DataOutput out) extends Record implements ByteOutput