Searched refs:_inputStream (Results 1 – 1 of 1) sorted by relevance
63 protected InputStream _inputStream; field in SocketConnection84 _inputStream = new BufferedInputStream(socket.getInputStream()); in SocketConnection()151 count = _inputStream.read(bytes[0], read_bytes, nBytesToRead - read_bytes); in read()
Completed in 8 milliseconds