Vixen
02b45cc4
csharp
public struct Buffer4<T>

Four elements inline.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (1)

  • public static int Capacity

    How many elements the buffer holds. A compile-time constant per implementation.

Used by (1)

  • CollectionTestsVixen.Core.Collections.Tests