Retrieve Blob

open class RetrieveBlob : [AutoCloseable](https://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html)

Retrieve a blob after setting the parameters to retrieve the blob use getInputStream to retrieve the content of the blob

Constructors

RetrieveBlobconstructor(client: IndicoKtorClient)

Functions

NameSummary
closeopen fun close()
executeopen fun execute(): BlobExecute retrieve blob from storage call.
gzipDecompressopen fun gzipDecompress(compressed: InputStream): StringDecompress GZip InputStream
urlopen fun url(url: String): RetrieveBlobBlob storage url