AppenderNoGCFixed.clear

Clear is not available for const/immutable data.

  1. void clear()
  2. void clear()
    struct AppenderNoGCFixed(A : T[], T)
    @disable
    void
    clear
    (
    )

Meta