An STL allocator that uses SPI or internal RAM.
const uint8_t * get_model_pointer() const
bool allocate(size_t size)
ModelData(ModelData &&)=delete
uint8_t * get_write_pointer()
ModelData & operator=(const ModelData &)=delete
RAMAllocator< uint8_t > allocator_
ModelData(const ModelData &)=delete
bool validate_and_mark_ready()
bool is_allocated() const
ModelData & operator=(ModelData &&)=delete