go/build.importReader.readByteNoBuf (method)
13 uses
go/build (current package)
read.go#L81: func (r *importReader) readByteNoBuf() byte {
read.go#L185: c = r.readByteNoBuf()
read.go#L203: c = r.readByteNoBuf()
read.go#L205: r.readByteNoBuf()
read.go#L213: c = r.readByteNoBuf()
read.go#L225: c = r.readByteNoBuf()
read.go#L227: c = r.readByteNoBuf()
read.go#L233: c = r.readByteNoBuf()
read.go#L245: c, c1 = c1, r.readByteNoBuf()
read.go#L253: c = r.readByteNoBuf()
read.go#L258: c = r.readByteNoBuf()
read.go#L266: c = r.readByteNoBuf()
read.go#L456: c := r.readByteNoBuf()
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin 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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |