MCPcopy Create free account
hub / github.com/extrapixel/gif-animation / read

Method read

gifAnimation/src/GifDecoder.java:307–326  ·  view source on GitHub ↗

Reads GIF image from stream @param is : BufferedInputStream containing GIF file. @return read status code (0 = no errors)

(BufferedInputStream is)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

createDecoderMethod · 0.95
decodeImageDataMethod · 0.95
readBlockMethod · 0.95
readContentsMethod · 0.95
readGraphicControlExtMethod · 0.95
readHeaderMethod · 0.95
readImageMethod · 0.95
readLSDMethod · 0.95
readShortMethod · 0.95
readColorTableMethod · 0.80

Calls 4

initMethod · 0.95
readHeaderMethod · 0.95
errMethod · 0.95
readContentsMethod · 0.95

Tested by

no test coverage detected