Interface Options.Buffer

All Superinterfaces:
Appendable, CharSequence
All Known Implementing Classes:
Options.InMemoryBuffer, Options.NativeBuffer
Enclosing class:
Options

@Deprecated(since="2024-07-10") public static interface Options.Buffer extends Appendable, CharSequence
Deprecated.
com.github.jknack.handlebars package is deprecated and marked for removal in subsequent releases which will involve removal of the handlebars dependency in AEM.
Buffer like use it to increase rendering time while using helpers.
Since:
2.3.2