Package com.illposed.osc.utility

Class Summary
OSCByteArrayToJavaConverter Utility class to convert a byte array conforming to the OSC byte stream format into Java objects.
OSCJavaToByteArrayConverter OSCJavaToByteArrayConverter is a helper class that translates from Java types to their byte stream representations according to the OSC spec.
OSCPacketDispatcher