MCPcopy 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
566void BlCodeView::StartUnnamedStream(BlCVStream& stream)
567{
568 mWriter.Start(&stream);
569}
570
571void BlCodeView::EndStream(bool flush)
572{

Callers

nothing calls this directly

Calls 1

StartMethod · 0.45

Tested by

no test coverage detected