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