1
0
mirror of https://github.com/golang/go synced 2024-11-16 23:24:41 -07:00
go/api/next/61870.txt
Carlo Alberto Ferraris 1ce8a3f081 io: add (*SectionReader).Outer()
Fixes #61870
Updates #61727

Change-Id: Iaef9b59c402d68f6bf64be212db2b6746abe8900
Reviewed-on: https://go-review.googlesource.com/c/go/+/526855
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@google.com>
2023-10-09 22:04:41 +00:00

2 lines
72 B
Plaintext

pkg io, method (*SectionReader) Outer() (ReaderAt, int64, int64) #61870