#pragma once #include #include "Span.h" Span ReadAllBytes(const std::string& filePath);