dbus-string-to-byte-array
dbus-string-to-byte-array is a compiled Lisp function in `dbus.el
'.
(dbus-string-to-byte-array STRING)
Transforms STRING to list (:array :byte c1 :byte c2 ...).
STRING shall be UTF8 coded.
dbus.el
'.
(dbus-string-to-byte-array STRING)
Transforms STRING to list (:array :byte c1 :byte c2 ...).
STRING shall be UTF8 coded.