fix: marshall multi-byte strings correctly (#261)
This commit is contained in:
@@ -242,5 +242,17 @@
|
||||
"body": [["hello", "worl"], true, false, ["hello", "worl"], true, false]
|
||||
},
|
||||
"data": "6c01000148000000010000007e00000001016f00150000002f6f72672f667265656465736b746f702f4442757300000002017300140000006f72672e667265656465736b746f702e4442757300000000030173000500000048656c6c6f00000006017300140000006f72672e667265656465736b746f702e444275730000000008016700086173626261736262000000150000000500000068656c6c6f00000004000000776f726c000000000100000000000000150000000500000068656c6c6f00000004000000776f726c000000000100000000000000"
|
||||
},
|
||||
{
|
||||
"message": {
|
||||
"destination": "org.freedesktop.DBus",
|
||||
"path": "/org/freedesktop/DBus",
|
||||
"interface": "org.freedesktop.DBus",
|
||||
"member": "Hello",
|
||||
"serial": 1,
|
||||
"signature": "as",
|
||||
"body": [["//doesntmatter/über"]]
|
||||
},
|
||||
"data": "6c0100011d000000010000007800000001016f00150000002f6f72672f667265656465736b746f702f4442757300000002017300140000006f72672e667265656465736b746f702e4442757300000000030173000500000048656c6c6f00000006017300140000006f72672e667265656465736b746f702e4442757300000000080167000261730019000000140000002f2f646f65736e746d61747465722fc3bc62657200"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user