Interface Options.Buffer

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

    public static interface Options.Buffer
    extends java.lang.Appendable, java.lang.CharSequence
    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, append
      • Methods inherited from interface java.lang.CharSequence

        charAt, chars, codePoints, length, subSequence, toString