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
{{ message }}
This repository was archived by the owner on Jan 30, 2020. It is now read-only.
Current codes check the result of Read or Write like this:
When
Read()andWrite()return error, they always maken < lengthtrue, and so they return before outputting the error.