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

Method replace_words

blend2d/core/bitarray.h:318–318  ·  view source on GitHub ↗

Replaces bits starting from `bit_index` to match the bits specified by `word_data` and `word_count`. \note Replaced bits from BitArray are not combined by using any operator, `word_data` is copied as is, thus replaces fully the existing bits.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected