MPD
0.20.6
|
#include "Compiler.h"
#include "util/DynamicFifoBuffer.hxx"
#include "util/ConstBuffer.hxx"
#include <stddef.h>
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
class | DecoderBuffer |
This objects handles buffered reads in decoder plugins easily. More... | |