Files
QCONSOLE/QuantumSVNConsole/Seeds-Lab-SVN-Dashboard/packages/System.Buffers.4.6.0/PACKAGE.md
Maxime KINTS 64ff4e7e8a FIRST
2026-05-16 23:49:06 +02:00

566 B

About

Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently.

Main Types

The main types provided by this library are:

  • System.Buffers.ArrayPool

Additional Documentation

ArrayPool is shipped as part of the shared framework starting with .NET Core 3.1.

License

System.Buffers is released as open source under the MIT license.