OSCPacket.parse

Parses the given binaray data and returns an OSCPacket (a message or a bundle).

class OSCPacket
static
parse
(
ubyte[] data
)

Meta