MCPcopy Create free account
hub / github.com/Toulu-debug/enen /

Class

utils/validate_single.js:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20}
21
22class PNGDecoder extends PNG {
23 constructor(args) {
24 super(args);
25 this.pixels = [];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected