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