MCPcopy Create free account
hub / github.com/beefytech/Beef / Clear

Method Clear

BeefySysLib/util/BeefPerf.cpp:150–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148}
149
150void Buffer::Clear()
151{
152 mDataSize = 0;
153}
154
155//////////////////////////////////////////////////////////////////////////
156

Callers 2

ThreadProcMethod · 0.45
InitMethod · 0.45

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected