FastAppender.capacity

Resize backing buffer to the given capacity.

  1. size_t capacity [@property getter]
  2. size_t capacity [@property setter]
    struct FastAppender(I, Allocator = GCAllocator)
    @property
    void
    capacity
    (
    size_t value
    )

Meta