Kanzi  3.9.6
Kanzi Engine API
file_util.hpp File Reference

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 

Functions

string kanzi::readAsText (File &file)
 Loads contents of a file into a string. More...
 
vector< string > kanzi::readAsTextLines (File &file)
 Loads contents of a file into a vector of strings for each line. More...