|
Gromacs
2026.1
|
Functions | |
| std::vector< char > | readCharBufferFromFile (const std::filesystem::path &filename) |
| Read file into memory as vector of chars. More... | |
| std::vector<char> gmx::anonymous_namespace{mrcdensitymap.cpp}::readCharBufferFromFile | ( | const std::filesystem::path & | filename | ) |
Read file into memory as vector of chars.
| [in] | filename | of the file to be read |
| FileIOError | if file not found |
| FileIOError | if reading was not successful |
1.8.5