public static interface InputStreamPump.Pump
| Modifier and Type | Method and Description |
|---|---|
void |
run(InputStream in)
The specified stream remains open after this method returns.
|
void run(InputStream in) throws Exception
The specified stream remains open after this method returns.
in - ExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved