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, writewritepublic ResilientFileOutputStream(File file, boolean append) throws FileNotFoundException
FileNotFoundExceptionpublic FileChannel getChannel()
public File getFile()
Copyright © 2005-2013 QOS.ch. All Rights Reserved.