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