pub fn from_qbytearray(obj: &QByteArray) -> Vec<u8>
Expand description

Convert QByteArray to Vec<u8>