= {
.name = "heatshrink",
}
@ FMT_FILE_BIN
An opened file handle (in binary mode) is passed for the file.
Definition assets_preprocessor.h:626
@ FMT_DATA
A buffer containing a file's raw binary data is passed.
Definition assets_preprocessor.h:628
@ FUNCTION
Processor that calls a function pointer to process assets.
Definition assets_preprocessor.h:612
bool process_heatshrink(processorInput_t *arg)
Definition raw_processor.c:21
The heatshrink processor compresses its input file with heatshrink. Any files processed can be loaded from the Swadge with readHeatshrinkFile()