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

Method start

gifAnimation/src/GifEncoder.java:264–276  ·  view source on GitHub ↗

Initiates GIF file creation on the given stream. The stream is not closed automatically. @param os OutputStream on which GIF images are written. @return false if initial write failed.

(OutputStream os)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

initEncoderMethod · 0.95
GifMethod · 0.80

Calls 1

writeStringMethod · 0.95

Tested by

no test coverage detected