Searched defs:bufferAvailable (Results 1 – 2 of 2) sorted by relevance
32 bool bufferAvailable() const { return buffer != nullptr; }; in bufferAvailable() function
45 unsigned int bufferAvailable = 64 - bufferIndex; in write() local