func golang.org/x/tools/internal/gcimporter.ReadUnified
2 uses
golang.org/x/tools/internal/gcimporter (current package)
exportdata.go#L114: func ReadUnified(r *bufio.Reader) (data []byte, err error) {
gcimporter.go#L98: data, err := ReadUnified(buf)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)