const image/jpeg.rst0Marker
4 uses
image/jpeg (current package)
reader.go#L55: rst0Marker = 0xd0 // ReSTart (0).
reader.go#L586: if rst0Marker <= marker && marker <= rst7Marker {
scan.go#L162: mcu, expectedRST := 0, uint8(rst0Marker)
scan.go#L337: expectedRST = rst0Marker
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |