# Titanium.BlobStream
Wrapper around Titanium.Blob that implements the Titanium.IOStream interface.
# Overview
Use the Titanium.Stream.createStream method to create a BlobStream
instance from a
Blob
.
Wrapper around Titanium.Blob that implements the Titanium.IOStream interface.
Use the Titanium.Stream.createStream method to create a BlobStream
instance from a
Blob
.