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