Package com.github.jknack.handlebars
Interface Options.Buffer
- All Superinterfaces:
Appendable,CharSequence
- All Known Implementing Classes:
Options.InMemoryBuffer,Options.NativeBuffer
- Enclosing class:
Options
Buffer like use it to increase rendering time while using helpers.
- Since:
- 2.3.2
-
Method Summary
Methods inherited from interface java.lang.Appendable
append, append, appendMethods inherited from interface java.lang.CharSequence
charAt, chars, codePoints, isEmpty, length, subSequence, toString