Type Definition dicom_object::mem::InMemFragment

source ·
pub type InMemFragment = Vec<u8>;
Expand description

The type of a pixel data fragment.