Skip to content

Have encapsulation.ReadData read into a provided buffer

Instead of always allocating its own. This reduces the creation of garbage memory.

Resolves #40276 (closed).

Merge request reports