Class: Ticketing::Protocol::Frame::Data

Inherits:
Struct
  • Object
show all
Defined in:
lib/ticketing/protocol.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bytesObject

Returns the value of attribute bytes

Returns:

  • (Object)

    the current value of bytes



33
34
35
# File 'lib/ticketing/protocol.rb', line 33

def bytes
  @bytes
end