Package 

Class RecordingInputStream

    • Method Summary

      Modifier and Type Method Description
      boolean isEmpty() Checks whether the recording input stream does not contain any data
      • Methods inherited from class java.io.BufferedInputStream

        available, close, mark, markSupported, read, reset, skip
      • Methods inherited from class java.io.InputStream

        nullInputStream, readAllBytes, readNBytes, readNBytes, skipNBytes, transferTo
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RecordingInputStream

        RecordingInputStream(InputStream in)
    • Method Detail

      • isEmpty

         boolean isEmpty()

        Checks whether the recording input stream does not contain any data