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

Method Resize

BeefySysLib/util/Dictionary.h:184–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

182 }
183
184 void Resize()
185 {
186 Resize(ExpandSize(mCount), false);
187 }
188
189 void Resize(intptr newSize, bool forceNewHashCodes)
190 {

Callers

nothing calls this directly

Calls 1

ResizeFunction · 0.85

Tested by

no test coverage detected