Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PABannier/bark.cpp
/ ~BufferStream
Method
~BufferStream
examples/server/httplib.h:2030–2030 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2028
public:
2029
BufferStream() = default;
2030
~BufferStream() override = default;
2031
2032
bool is_readable() const override;
2033
bool is_writable() const override;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected