Byte.
Byte
TODO: a specialized ByteArray for ‘ay` may be useful, to save memory and for natural handling
# File lib/dbus/data.rb, line 188 def self.alignment 1 end
# File lib/dbus/data.rb, line 192 def self.format FORMAT end
# File lib/dbus/data.rb, line 196 def self.range (0..255) end
# File lib/dbus/data.rb, line 184 def self.type_code "y" end