]> Cypherpunks repositories - gostls13.git/commit
io: clarify that ReadAt shouldn't move the seek offset
authorBrad Fitzpatrick <bradfitz@golang.org>
Wed, 13 Apr 2011 18:18:38 +0000 (11:18 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 13 Apr 2011 18:18:38 +0000 (11:18 -0700)
commit0be2ef3fc474f2716bf60114ddd2a0b481970460
tree01254999daee6c97b7f764a7d78b186ce9e76cea
parenta5ca63528793a8e0f248d9a95a07845328c3d800
io: clarify that ReadAt shouldn't move the seek offset

R=r, mkrautz, r2, rsc
CC=golang-dev
https://golang.org/cl/4415041
src/pkg/io/io.go