A ByteBuffer based implementation of the TraCIReader interface. The {@link ByteBuffer} wraps a byte[] array and allows getX access to the given byte[] array.
---