I basically want to remove a header from a file(it's length is not fixed though).
It seems I'm having to convert bytes to chars to strings and back and all that mess, which is not very elegant.
I basically want to remove a header from a file(it's length is not fixed though).
It seems I'm having to convert bytes to chars to strings and back and all that mess, which is not very elegant.