Dela via


PooledSpan Class

Definition

This allows for the request of a pooled array that can be used in a using scope to reduce allocations in hot paths.

public static class PooledSpan
type PooledSpan = class
Public Class PooledSpan
Inheritance
PooledSpan

Applies to