const image/jpeg.app0Marker

3 uses

	image/jpeg (current package)
		reader.go#L66: 	app0Marker  = 0xe0
		reader.go#L637: 		case app0Marker:
		reader.go#L642: 			if app0Marker <= marker && marker <= app15Marker || marker == comMarker {