bytes.Reader.ReadByte (method, view implemented interface methods)
3 uses
bytes (current package)
reader.go#L67: func (r *Reader) ReadByte() (byte, error) {
golang.org/x/tools/internal/gcimporter
iimport.go#L664: n, _ := r.declReader.ReadByte()
iimport.go#L961: x, err := r.declReader.ReadByte()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)