const image/jpeg.app15Marker

2 uses

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