Yet Another Game Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
yage::IoManager Namespace Reference

Functions

bool readFileToBuffer (std::string const &file_path, std::vector< unsigned char > &buffer)
 

Function Documentation

bool yage::IoManager::readFileToBuffer ( std::string const &  file_path,
std::vector< unsigned char > &  buffer 
)