Encode a JSON string into the specified path.
1 string path
the path to file to encode the data into.
2 table data
the data to encode into a JSON string.
1 string
the serialized string.