It is the responsibility of the caller to close the stream.
()
| 264 | |
| 265 | /** It is the responsibility of the caller to close the stream. */ |
| 266 | InputStream asInputStream() throws IOException; |
| 267 | |
| 268 | /** |
| 269 | * It is the responsibility of the caller to close the stream. |
no outgoing calls