A simple Wrapper around a TraCIReader which knows how to traverse a single command. The class expects that the given buffer only contains *one* command. The command length filed (1 byte or 5 bytes, depending on the command limit) must be removed before creating an instance.
---