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