Boost C++ 库

...世界上评价最高、设计最精湛的 C++ 库项目之一。 Herb SutterAndrei Alexandrescu, C++ Coding Standards

buffered_write_stream::in_avail (1 of 2 overloads) - Boost C++ 函数库
PrevUpHomeNext

确定在不阻塞的情况下可以读取的数据量。

std::size_t in_avail();

PrevUpHomeNext