mirror of
https://github.com/golang/go
synced 2024-11-17 11:24:51 -07:00
dc8e2a6a8e
Offsetwriter refers to the design of SectionReader and removes the section parameter n. Since the size of the written data is determined by the user, we cannot know where the end offset of the original data is. The offset of SeekEnd is not valid in Seek method. Fixes #45899. Change-Id: I9d9445aecfa0dd4fc5168f2f65e1e3055c201b45 Reviewed-on: https://go-review.googlesource.com/c/go/+/406776 Run-TryBot: Ian Lance Taylor <iant@google.com> Reviewed-by: Joedian Reid <joedian@golang.org> Reviewed-by: Ian Lance Taylor <iant@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Ian Lance Taylor <iant@golang.org> Auto-Submit: Ian Lance Taylor <iant@google.com> |
||
---|---|---|
.. | ||
41773.txt | ||
42537.txt | ||
45038.txt | ||
45899.txt | ||
51246.txt | ||
51668.txt | ||
51896.txt | ||
52221.txt | ||
52746.txt | ||
53002.txt | ||
53021.txt | ||
53200.txt | ||
54222.txt | ||
54251.txt |