FileIO byte functions don't work.
Ashvin-Ranjan opened this issue · 1 comments
Ashvin-Ranjan commented
This is because of how to write the bytes, which ends up being incorrect.
Ashvin-Ranjan commented
Along with this, all write and append functions return None
instead of a ()
, this is now fixed.