What would be the best way to call a method with a QByteArray parameter? Currently I'm converting it to a QString with Base64 encoding, but it would be more efficient if the byte array could be serialized directly. Would I have to add support for it in QJsonValue?
Thanks,
Ricardo
Hello,
What would be the best way to call a method with a QByteArray parameter? Currently I'm converting it to a QString with Base64 encoding, but it would be more efficient if the byte array could be serialized directly. Would I have to add support for it in QJsonValue?
Thanks,
Ricardo
--
You received this message because you are subscribed to the Google Groups "qjsonrpc-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qjsonrpc-develop...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.