use io.SEEK_* constants instead of os.SEEK_* where an IO stream is seeked,…
use io.SEEK_* constants instead of os.SEEK_* where an IO stream is seeked, leaving the os.SEEK_* constants only for os.lseek, as documented
Showing
Please
register
or
sign in
to comment