A simple Wrapper around a TraCIReader which knows how to retrieve * single commands from a TraCI byte[] array. The class expects that the given buffer only contains commands. The packet length filed (int) must be removed before!
---