Type Definition exr::compression::ByteVec

source · []
pub type ByteVec = Vec<u8>;
Expand description

A byte vector.