Class BinaryOutput

java.lang.Object
se.l4.commons.serialization.format.BinaryOutput
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable, StreamingOutput

public class BinaryOutput
extends Object
implements StreamingOutput
Output for custom binary format.
Author:
Andreas Holstenson