Get it
Learn it
Advanced
struct FontData { // fields std::vector<uint8_t> data; bool prepared_to_big_endian = false; };