Interface InputConnection

    • Method Detail

      • openDataInputStream

        java.io.DataInputStream openDataInputStream()
        Open and return a data input stream for a connection.
        Returns:
        the data input stream
      • openInputStream

        java.io.InputStream openInputStream()
        Open and return an input stream for a connection.
        Returns:
        the input stream