csharp
public struct Buffer8<T>Eight elements inline.
Fields and properties (1)
public static int CapacityHow many elements the buffer holds. A compile-time constant per implementation.
Used by (1)
- CollectionTestsVixen.Core.Collections.Tests
public struct Buffer8<T>Eight elements inline.
public static int CapacityHow many elements the buffer holds. A compile-time constant per implementation.