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