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