cloud.google.com/go/storage.Reader.checkCRC (field)

3 uses

	cloud.google.com/go/storage (current package)
		reader.go#L286: 		checkCRC: checkCRC,
		reader.go#L335: 	checkCRC           bool   // should we check the CRC?
		reader.go#L351: 	if r.checkCRC {