Can you add NULL character support to strings? I have tested on lua and it seems that strings do support null characters.   It would allow to store/receive file data in binary rather using text for optimization purpose.