nbuilding/N-lang

FileIO byte functions don't work.

Ashvin-Ranjan opened this issue · 1 comments

This is because of how to write the bytes, which ends up being incorrect.

Along with this, all write and append functions return None instead of a (), this is now fixed.