I would guess the worst of it is casting between `byte` and `char`, but maybe `string`/`openArray[char]` could cause problems.
I would guess the worst of it is casting between
byteandchar, but maybestring/openArray[char]could cause problems.