GDBusMessage: fast-path decoding of fixed arrays
authorRyan Lortie <desrt@desrt.ca>
Fri, 4 Jul 2014 19:00:49 +0000 (15:00 -0400)
committerRyan Lortie <desrt@desrt.ca>
Wed, 9 Jul 2014 14:43:26 +0000 (10:43 -0400)
commit5463c8cedbdf9ea2829f83c53876f21b34f57250
tree0cfd209aae7a8a4ae7ef52fb9f90a72ad6909ca4
parent958da1e9dc82fbb91862501226b8928faf2f9558
GDBusMessage: fast-path decoding of fixed arrays

Instead of creating a separate GVariant for each of the 'y's in an 'ay',
use g_variant_new_fixed_array().

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