NAME
A function of omni::io::wfile
omni::io::wfile::read_element
A function of omni::io::wfile
#include <omni/io.hpp>template < typename T, uint16_t SZ > uint64_t omni::io::wfile::read_element(const std::wstring& file, omni::stack_buffer<T, SZ>& buffer, std::streamoff file_offset, std::ios_base::seekdir offset_direction)