public static class ParcelFileDescriptor.AutoCloseOutputStream extends FileOutputStream
| Constructor and Description |
|---|
AutoCloseOutputStream(ParcelFileDescriptor pfd) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
finalize, getChannel, getFD, write, write, writeflushpublic AutoCloseOutputStream(ParcelFileDescriptor pfd)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FileOutputStreamIOExceptionCopyright © 2022. All rights reserved.