pub fn qbytearray_to_slice_mut(obj: &mut QByteArray) -> &mut [u8] ⓘ
Convert QByteArray to [&mut[u8]]
QByteArray
&mut[u8]