Photon-v2
Photon-v2 copied to clipboard
Helper class for binary file loading.
It would be beneficial to have a helper class/method to load binary files into a vector of chars or bytes.
Note that the implementation should be fast and cross-platform.