|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.InputStream
java.io.FileInputStream
android.os.ParcelFileDescriptor.AutoCloseInputStream
public static class ParcelFileDescriptor.AutoCloseInputStream
| Constructor Summary | |
|---|---|
ParcelFileDescriptor.AutoCloseInputStream(ParcelFileDescriptor fd)
|
|
| Method Summary | |
|---|---|
void |
close()
|
| Methods inherited from class java.io.FileInputStream |
|---|
available, finalize, getChannel, getFD, read, read, read, skip |
| Methods inherited from class java.io.InputStream |
|---|
mark, markSupported, reset |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParcelFileDescriptor.AutoCloseInputStream(ParcelFileDescriptor fd)
| Method Detail |
|---|
public void close()
throws java.io.IOException
close in interface java.io.Closeableclose in class java.io.FileInputStreamjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||