Index
OSC
OSC_Scanner
OSC_Parser

inheritance tree

 Buffer

class definition

This class defines a buffer for any incoming data (e.g., OSC packets): arriving data is collected with the method put, and all data collected so far retrieved with the method getAll.

class Buffer (Inheritance-free)
   attr xlist
end