|
" 2013 FRC Java API " |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IOStream
An abstraction for a bidirectional stream that a network table can connect through
| Method Summary | |
|---|---|
void |
close()
completely close the stream |
InputStream |
getInputStream()
|
OutputStream |
getOutputStream()
|
| Method Detail |
|---|
InputStream getInputStream()
OutputStream getOutputStream()
void close()
|
" 2013 FRC Java API " |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||