GDBusMessage: fast-path encoding of fixed arrays
authorRyan Lortie <desrt@desrt.ca>
Fri, 4 Jul 2014 22:42:14 +0000 (18:42 -0400)
committerRyan Lortie <desrt@desrt.ca>
Wed, 9 Jul 2014 14:43:26 +0000 (10:43 -0400)
commit958da1e9dc82fbb91862501226b8928faf2f9558
tree620aaba824c3eb0397e4d4ce61fc6532dbe96d26
parentf8d42cefbddf4930e40d6866e7002e556186763e
GDBusMessage: fast-path encoding of fixed arrays

Instead of handling each item separately, handle the array as a whole.

https://bugzilla.gnome.org/show_bug.cgi?id=732754
gio/gdbusmessage.c