NAME
A static function of omni::io::wfile
OVERLOADS
omni::io::wfile::read_raw
A static function of omni::io::wfile
#include <omni/io.hpp>uint64_t omni::io::wfile::read_raw(const std::wstring& file, unsigned char* buffer, uint64_t length)OVERLOADS
uint64_t omni::io::wfile::read_raw(const std::wstring& file, char* buffer, uint64_t length)