Class FileStreamAndLength

java.lang.Object
org.apache.camel.component.azure.storage.datalake.FileStreamAndLength

public final class FileStreamAndLength extends Object
  • Method Details

    • createFileStreamAndLengthFromExchangeBody

      public static FileStreamAndLength createFileStreamAndLengthFromExchangeBody(org.apache.camel.Exchange exchange) throws IOException
      Throws:
      IOException
    • getInputStream

      public InputStream getInputStream()
    • getStreamLength

      public long getStreamLength()