Aspose::Email::Common::Buffers

Aspose::Email::Common::Buffers namespace

The Aspose::Email::Common::Buffers namespace contains types that facilitate memory‑efficient buffering in the Aspose.Email library. It includes the ArrayPool class, which pools arrays to minimize allocations and improve runtime performance.

Classes

NameDescription
ArrayPool< typename >