20 uint8_t *
data(
size_t offset = 0);
34 size_t resize(
size_t size);
An STL allocator that uses SPI or internal RAM.
void deallocate(T *p, size_t n)
Buffer for managing downloaded data.
DownloadBuffer(size_t size)
size_t unread_
Total number of downloaded bytes not yet read.
size_t free_capacity() const
uint8_t * data(size_t offset=0)
RAMAllocator< uint8_t > allocator_
size_t resize(size_t size)