FastAppender.this

Start with a given buffer

  1. this(size_t capacity)
  2. this(I[] arr)
    struct FastAppender(I, Allocator = GCAllocator)
    this
    (
    I[] arr
    )

Meta