Class Options.NativeBuffer

java.lang.Object
com.github.jknack.handlebars.Options.NativeBuffer
All Implemented Interfaces:
Options.Buffer, Appendable, CharSequence
Enclosing class:
Options

@Deprecated(since="2024-07-10") public static class Options.NativeBuffer extends Object implements Options.Buffer
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.
This buffer will write into the underlying writer. It won't be any visible output and toString() returns an empty string.
Since:
2.3.2