public interface StreamIODriver extends Driver
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream()
After opening, this method provides an input stream.
|
OutputStream |
getOutputStream()
After opening, this method provides the output stream.
|
close, getDriverName, isOpen, openinitInputStream getInputStream()
OutputStream getOutputStream()