The new serialization API that works like serialize("filename") << object; wasn't
opening files in binary mode. Oops. This is now fixed.
Showing
Please register or sign in to comment
opening files in binary mode. Oops. This is now fixed.