Hi there
is there such a thing as the Tokenizer (String) for a raw byte stream?
Right now I am converting the raw stream to a string to split it at the header bytes, and then convert it back to interpret the values correctly… would be great to do that on the raw stream directly.
Or am I missing something?
Thanks!
Eno