Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pagghiu/SaneCppLibraries
/ canEndWritable
Method
canEndWritable
Libraries/AsyncStreams/AsyncStreams.cpp:670–670 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
668
}
669
670
bool AsyncWritableStream::canEndWritable() { return true; }
671
672
Result AsyncWritableStream::asyncDestroyWritable()
673
{
Callers
nothing calls this directly
Calls
4
unrefBuffer
Method · 0.80
Error
Enum · 0.50
finalize
Method · 0.45
sizeInBytes
Method · 0.45
Tested by
no test coverage detected