Record Class ByteOutput.OfData

java.lang.Object
java.lang.Record
dev.latvian.mods.klib.io.ByteOutput.OfData
All Implemented Interfaces:
ByteOutput
Enclosing interface:
ByteOutput

public static record ByteOutput.OfData(DataOutput out) extends Record implements ByteOutput