class OSC::Bundle
- OSC::Bundle
- Reference
- Object
Defined in:
osc-crystal/bundle.crConstructors
Instance Method Summary
- #[](index : Int)
- #[]?(index : Int)
- #data : Array(UInt8)
- #elm(index : Int)
- #elm?(index : Int)
- #nelms
- #time
- #to_s(io)
-
#to_s
Returns a nicely readable and concise string representation of this object, typically intended for users.
- #to_slice