You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This does not change any behaviour, but it would
prevent bugs in the future if something tries to write to the buffer.
If fileMode is MEMORY_MAPPED, this would already fail, so
this extra protection only really applies to the MEMORY mode.
0 commit comments