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

Functions

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

Function Documentation

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