Using a resizable memory buffer allows to allocate the right amount of memory inside the backend, avoiding having to know the required buffer size in advance.
Using a resizable memory buffer allows to allocate the right amount of memory inside the backend, avoiding having to know the required buffer size in advance.