pub type ReadData = Vec<u8>;
Used to return data from read transfers.
pub struct ReadData { /* private fields */ }