Package nz.org.riskscape.engine.io
package nz.org.riskscape.engine.io
-
ClassDescriptionThrows by
TypeIOBuilders when aTypeIOobject couldn't be constructed - typically because there is no support for reading/writing a particular type.Simple interface for something that readsTuples from an underlying stream of dataGeneric, and slightly wip, interface for creatingTupleReaders andTupleWritersStripped back interface for writing tuples out, presumably to some sort of underlying output stream.java.nio based interface for reading and writing riskscape-typed objects from and to aByteBuffer.Builder/Factory interface for a type that can constructTypeIOobjects for arbitrary typesFunctional interface for constructing aTypeIOobject from a type.