omni::io::cfile::read
NAME

omni::io::cfile::read

A function of omni::io::cfile

#include <omni/io.hpp>
template < typename T, uint16_t SZ > uint64_t omni::io::cfile::read(const std::string& file, omni::stack_buffer<T, SZ>& buffer)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top