Arduino DLNA Server
Classes
Memory Management

Allocators and Memory Manager. More...

Classes

class  tiny_dlna::Allocator
 Memory allocateator which uses malloc. More...
 
class  tiny_dlna::AllocatorExt
 Memory allocateator which uses ps_malloc (on the ESP32) and if this fails it resorts to malloc. More...
 

Detailed Description

Allocators and Memory Manager.