exr
1.73.0
ByteVec
Aliased type
In exr::
compression
exr
::
compression
Type Alias
ByteVec
Copy item path
source
pub type ByteVec =
Vec
<
u8
>;
Expand description
A byte vector.
Aliased Type
ยง
struct ByteVec {
/* private fields */
}