Skip to main content

Module serialize

Module serialize 

Source
Expand description

Functions related to building GameMaker data files.

Some of these functions are also re-exported at the crate root.

Functionsยง

build_bytes
Builds a GameMaker data file and returns a byte buffer.
build_file
Builds a GameMaker data file to the specified file path.