FastAppender.this

Preallocate

  1. this(size_t capacity)
    struct FastAppender(I, Allocator = GCAllocator)
    static if(stateSize!Allocator == 0)
    this
    (
    size_t capacity
    )
  2. this(I[] arr)

Meta