File: api.md

package info (click to toggle)
libspng 0.7.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,532 kB
  • sloc: ansic: 7,896; sh: 39; makefile: 22; cpp: 14
file content (8 lines) | stat: -rw-r--r-- 200 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
# API Documentation

* [Error handling](errors.md)
* [Versioning](version.md)
* [Common](context.md)
* [Getting and setting chunk data](chunk.md)
* [Decoder API](decode.md)
* [Encoder API](encode.md)