Have encapsulation.ReadData read into a provided buffer
Instead of always allocating its own. This reduces the creation of garbage memory.
Resolves #40276 (closed).
Instead of always allocating its own. This reduces the creation of garbage memory.
Resolves #40276 (closed).