Module concord_core

Class ExtendedDataInputStream

java.lang.Object
java.io.InputStream
java.io.FilterInputStream
java.io.DataInputStream
nl.andrewl.concord_core.util.ExtendedDataInputStream
All Implemented Interfaces:
Closeable, DataInput, AutoCloseable

public class ExtendedDataInputStream extends DataInputStream
An extended output stream which contains additional methods for reading more complex types that are used by the Concord system.