Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ destroy
Method
destroy
lib_acl_cpp/src/stream/aio_stream.cpp:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
void aio_stream::destroy()
54
{
55
delete this;
56
}
57
58
void aio_stream::close(bool flush_out /* false */)
59
{
Callers
2
~aio_stream
Method · 0.45
aio_stream.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected