|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.OutputStream
java.io.FileOutputStream
android.os.ParcelFileDescriptor.AutoCloseOutputStream
public static class ParcelFileDescriptor.AutoCloseOutputStream
| Constructor Summary | |
|---|---|
ParcelFileDescriptor.AutoCloseOutputStream(ParcelFileDescriptor fd)
|
|
| Method Summary | |
|---|---|
void |
close()
|
| Methods inherited from class java.io.FileOutputStream |
|---|
finalize, getChannel, getFD, write, write, write |
| Methods inherited from class java.io.OutputStream |
|---|
flush |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParcelFileDescriptor.AutoCloseOutputStream(ParcelFileDescriptor fd)
| Method Detail |
|---|
public void close()
throws java.io.IOException
close in interface java.io.Closeableclose in class java.io.FileOutputStreamjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||