gov.nasa.gsfc.drl.rtstps.clients.spooler
Class FileSpool.FWriter
java.lang.Object
gov.nasa.gsfc.drl.rtstps.clients.spooler.FileSpool.FWriter
- Enclosing class:
- FileSpool
class FileSpool.FWriter
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
windex
private int windex
wdata
private byte[] wdata
wstream
private java.io.OutputStream wstream
keyList
private FileSpool.KeyList keyList
FileSpool.FWriter
FileSpool.FWriter(java.io.File file,
FileSpool.KeyList keyList)
throws java.io.IOException
- Throws:
java.io.IOException
getIndex
final int getIndex()
getWriteBuffer
final byte[] getWriteBuffer()
putWriteBuffer
int putWriteBuffer(int length,
boolean toggle)
throws java.io.IOException
- Throws:
java.io.IOException
close
void close()
throws java.io.IOException
- Throws:
java.io.IOException