MCPcopy Create free account
hub / github.com/Merovius/srvfb / Read

Method Read

internal/png/reader.go:335–363  ·  view source on GitHub ↗

Read presents one or more IDAT chunks as one continuous stream (minus the intermediate chunk headers and footers). If the PNG data looked like: ... len0 IDAT xxx crc0 len1 IDAT yy crc1 len2 IEND crc2 then this reader presents xxxyy. For well-formed PNG data, the decoder state immediately before the

(p []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

readHdrMethod · 0.80
decodeMethod · 0.80

Calls 5

verifyChecksumMethod · 0.95
FormatErrorTypeAlias · 0.85
UnsupportedErrorTypeAlias · 0.85
minFunction · 0.85
WriteMethod · 0.80

Tested by

no test coverage detected