MCPcopy Create free account
hub / github.com/blend2d/blend2d / resize

Method resize

blend2d/core/array.h:475–475  ·  view source on GitHub ↗

Resizes the array to `n` items. If `n` is greater than the array length then all new items will be initialized by `fill` item.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

finalize_tag_arrayFunction · 0.45
bl_file_system_read_fileFunction · 0.45

Calls 1

bl_array_resizeFunction · 0.85

Tested by

no test coverage detected