vfs: make the default opener mode binary
The default was already binary for `abstractvfs`, and the `vfs` implementation adds binary mode if the caller didn't supply it. Therefore, it should be safe for all vfs objects (and I don't think we want text reads anyway).
parent
cc9a60050a07
No related branches found
No related tags found
Please register or sign in to comment