appendTo

abstract fun appendTo(param: P, appendable: Appendable)

通过一个 参数 ,将转化结果追加到 appendable 中。