pub type BlobImageData = Vec<u8>;
Backing store for blob image command streams.
struct BlobImageData { /* private fields */ }