Package 

Class ByteArraySavingInputStream

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private Boolean saveBytes
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Boolean getSaveBytes()
      final Unit setSaveBytes(Boolean saveBytes)
      Integer read()
      Unit close()
      final ByteArray toByteArray()
      • Methods inherited from class java.io.InputStream

        available, mark, markSupported, read, read, readAllBytes, readNBytes, readNBytes, reset, skip, transferTo
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait