Type Definition exr::compression::ByteVec[][src]

type ByteVec = Vec<u8>;
Expand description

A byte vector.