Arduino DLNA Server
|
Go to the source code of this file.
Classes | |
class | tiny_dlna::RingBuffer |
Implementation of a Simple Circular Buffer. Instead of comparing the position of the read and write pointer in order to figure out if we still have characters available or space left to write we keep track of the actual length which is easier to follow. More... | |
Namespaces | |
tiny_dlna | |