public static class ParcelFileDescriptor.AutoCloseOutputStream extends FileOutputStream
| Constructor and Description |
|---|
ParcelFileDescriptor.AutoCloseOutputStream(ParcelFileDescriptor fd) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
finalize, getChannel, getFD, write, write, writeflushpublic ParcelFileDescriptor.AutoCloseOutputStream(ParcelFileDescriptor fd)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FileOutputStreamIOExceptionCopyright © 2008-2013. All Rights Reserved.