Parameters: char const * path, char const * mode
Returns: LandFile*
Parameters: LandFile * self
Parameters: LandFile * self, char * buffer, int bytes
Returns: int
Parameters: LandFile * self, char const * buffer, int bytes
Parameters: LandFile * self, LandBuffer * buf
Returns: LandArray*
Return the file contents as an array of strings. Once done with the strings you can destroy them (and the array) with:
land_array_destroy_with_strings
Parameters: LandFile * self, char const * f, …
Parameters: LandFile * self, char const * string
Parameters: LandFile * self, int x
Parameters: LandFile * self, int c
Returns: bool
Parameters: LandFile * self, int n
Returns: uint32_t
Parameters: LandFile * self, uint32_t x
Returns: uint16_t
Parameters: char const * name
Parameters: char const * appname, char const * name
Returns: char*
The returned string is owned by the caller and needs to be freed with land_free.
no parameters
Parameters: char const * path
Parameters: char const * path, char const * name
Returns: int64_t
Parameters: char const * app, char const * path