[][src]Type Definition webrender::api::BlobImageData

type BlobImageData = Vec<u8>;

Backing store for blob image command streams.