Class: Cyclotone::Backends::OSCBackend::Blob
- Inherits:
-
Struct
- Object
- Struct
- Cyclotone::Backends::OSCBackend::Blob
- Defined in:
- lib/cyclotone/backends/osc_backend.rb
Instance Attribute Summary collapse
-
#bytes ⇒ Object
Returns the value of attribute bytes.
Instance Attribute Details
#bytes ⇒ Object
Returns the value of attribute bytes
9 10 11 |
# File 'lib/cyclotone/backends/osc_backend.rb', line 9 def bytes @bytes end |