Class | DBus::PacketMarshaller |
In: |
lib/dbus/marshall.rb
|
Parent: | Object |
D-Bus packet marshaller class
Class that handles the conversion (unmarshalling) of Ruby objects to (binary) payload data.
packet | [R] | The current or result packet. FIXME: allow access only when marshalling is finished |
Append the array type type to the packet and allow for appending the child elements.