c - Sending a byte array (type `ay`) over D-Bus using GDBus -


i trying byte array on d-bus using gdbus bindings. can please let me know how can achive that. tried googling didnt help.

byte array contains image file cannot converted charbytearray

any appriciated

this question has ideas in answers including passing large amounts of data writing data file , passing filename, or using named pipe. writing file , passing file name might easiest implement.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -