wren
Vulkan-based game engine
Loading...
Searching...
No Matches
wren::utils::fs Namespace Reference

Functions

auto read_file_to_string (const std::filesystem::path &path)
 
auto read_file_to_bin (const std::filesystem::path &path)
 

Function Documentation

◆ read_file_to_bin()

auto wren::utils::fs::read_file_to_bin ( const std::filesystem::path & path)
Here is the caller graph for this function:

◆ read_file_to_string()

auto wren::utils::fs::read_file_to_string ( const std::filesystem::path & path)