io.LimitedReader.R (field)
5 uses
io (current package)
io.go#L468: R Reader // underlying reader
io.go#L479: n, err = l.R.Read(p)
net
sendfile_linux.go#L27: remain, r = lr.N, lr.R
splice_linux.go#L23: remain, r = lr.N, lr.R
os
zero_copy_linux.go#L164: return lr, lr.R, remain
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |