omni::io::wfile::write
NAME

omni::io::wfile::write

A function of omni::io::wfile

#include <omni/io.hpp>
template < template < class, class > class std_seq_t, class T, class std_allocator_t > uint64_t omni::io::wfile::write(const std::wstring& file, const std_seq_t<T, std_allocator_t >& buffer, uint64_t length, std::size_t buffer_offset)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top