NAME
A static function of omni::io::cfile
OVERLOADS
omni::io::cfile::read
A static function of omni::io::cfile
#include <omni/io.hpp>uint64_t omni::io::cfile::read(const std::string& file, omni::seq::uchar_t& buffer)OVERLOADS
uint64_t omni::io::cfile::read(const std::string& file, omni::seq::char_t& buffer)
uint64_t omni::io::cfile::read(const std::string& file, std::string& buffer)