javax.microedition.io
public interface InputConnection extends Connection
Modifier and Type | Method and Description |
---|---|
DataInputStream |
openDataInputStream() |
InputStream |
openInputStream() |
close
DataInputStream openDataInputStream() throws IOException
IOException
InputStream openInputStream() throws IOException
IOException