Classes

Concepts

Libraries

advertisement »

ambientSounds »

bitser »

contentPoints »

eventBoxText »

factValidity »

frameBuffer »

officeBuildingInserter »

priorityRenderer »

randomEvents »

scaling »

spritesheetParser »

statusIcons »

test3 »

util »

Objects

encodeFile

Description

Encode a JSON string into the specified path.

Arguments

1 string path

the path to file to encode the data into.

2 table data

the data to encode into a JSON string.

Returns

1 string

the serialized string.