An STL allocator that uses SPI or internal RAM.
Interface for an encoder buffer supporting resizing and variable-length data.
RAMAllocator< uint8_t > allocator_
~EncoderBufferImpl() override
size_t get_max_size() const override
uint8_t * get_data() const override
bool set_buffer_size(size_t size) override
size_t get_size() const override