public abstract class RemovableFileOutputStream extends FileOutputStream
| Constructor and Description |
|---|
RemovableFileOutputStream(Path file) |
| Modifier and Type | Method and Description |
|---|---|
void |
remove() |
close, finalize, getChannel, getFD, write, write, writeflushpublic RemovableFileOutputStream(Path file) throws FileNotFoundException
FileNotFoundExceptionpublic void remove()
throws IOException
IOExceptionCopyright © 2016 OpenSource BIM. All rights reserved.