diff --git a/doc/go1.22.html b/doc/go1.22.html index 18d42e5b53..e5fac31ae6 100644 --- a/doc/go1.22.html +++ b/doc/go1.22.html @@ -568,12 +568,8 @@ defer func() {
- TODO: https://go.dev/issue/61870: add SectionReader.Outer method -
- -- TODO: https://go.dev/cl/526855: io: add (*SectionReader).Outer(); modified api/next/61870.txt +
+ The new SectionReader.Outer method returns the ReaderAt, offset, and size passed to NewSectionReader.