public class ResilientFileOutputStream extends ResilientOutputStreamBase
os, presumedClean
Constructor and Description |
---|
ResilientFileOutputStream(File file,
boolean append) |
Modifier and Type | Method and Description |
---|---|
FileChannel |
getChannel() |
File |
getFile() |
String |
toString() |
addStatus, close, flush, getContext, setContext, write, write
write
public ResilientFileOutputStream(File file, boolean append) throws FileNotFoundException
FileNotFoundException
public FileChannel getChannel()
public File getFile()
Copyright © 2005-2013 QOS.ch. All Rights Reserved.