MCPcopy 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
571void BlCodeView::EndStream(bool flush)
572{
573 mWriter.End(flush);
574}
575
576void BlCodeView::FlushStream(BlCVStream* stream)
577{

Callers

nothing calls this directly

Calls 1

EndMethod · 0.45

Tested by

no test coverage detected