Class BlobStreamAndLength

java.lang.Object
org.apache.camel.component.azure.storage.blob.BlobStreamAndLength

public final class BlobStreamAndLength extends Object
  • Method Details

    • createBlobStreamAndLengthFromExchangeBody

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

      public InputStream getInputStream()
    • getStreamLength

      public long getStreamLength()