Skip to content

QuantumGate::Buffer::Preallocate

Karel Donk edited this page Sep 28, 2018 · 2 revisions

Preallocates memory for the buffer.

Signature

void Preallocate(const Size size);

Parameters

Name Description
size The number of bytes of memory to preallocate.
Clone this wiki locally