Class ByteArrayInputStreamCache

    • Method Detail

      • reset

        public void reset()
        Specified by:
        reset in interface org.apache.camel.StreamCache
        Overrides:
        reset in class FilterInputStream
      • copy

        public org.apache.camel.StreamCache copy​(org.apache.camel.Exchange exchange)
                                          throws IOException
        Specified by:
        copy in interface org.apache.camel.StreamCache
        Throws:
        IOException
      • inMemory

        public boolean inMemory()
        Specified by:
        inMemory in interface org.apache.camel.StreamCache
      • length

        public long length()
        Specified by:
        length in interface org.apache.camel.StreamCache