public class LinkOutputStream
extends java.io.DataOutputStream
DataOutputStream
Constructor and Description |
---|
LinkOutputStream(java.io.OutputStream out)
Creates a new link output stream to write data to the specified
underlying output stream.
|
Modifier and Type | Method and Description |
---|---|
int |
clearWritten()
Reset the written bytecount back to 0.
|
flush, size, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTF
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details