- All Superinterfaces:
DatePattern.Rule
- Enclosing class:
DatePattern
数字格式化规则接口。
-
Method Summary
Methods inherited from interface org.miaixz.bus.core.center.date.format.DatePattern.Rule
appendTo, estimateLength
-
Method Details
-
appendTo
将指定数字值追加到输出缓冲区。- Parameters:
buffer- 输出缓冲区value- 要追加的数字- Throws:
IOException- 如果发生I/O错误
-