Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ EndStream
Method
EndStream
IDEHelper/Linker/BlCodeView.cpp:571–574 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
569
}
570
571
void BlCodeView::EndStream(bool flush)
572
{
573
mWriter.End(flush);
574
}
575
576
void BlCodeView::FlushStream(BlCVStream* stream)
577
{
Callers
nothing calls this directly
Calls
1
End
Method · 0.45
Tested by
no test coverage detected