Lines Matching full:abort
717 * Requests an abort operation for current reading operation.
719 public void abort() {
724 * Checks whether or not a request to abort the current read operation has
727 * @return true, if the request to abort the current read operation has been
735 * Clears all previous abort request, and abortRequested returns false after