Class BinaryInput

java.lang.Object
se.l4.commons.serialization.format.AbstractStreamingInput
se.l4.commons.serialization.format.BinaryInput
All Implemented Interfaces:
Closeable, AutoCloseable, StreamingInput

public class BinaryInput
extends AbstractStreamingInput
Input for binary format.
Author:
Andreas Holstenson