Home
last modified time | relevance | path

Searched defs:encodeRun (Results 1 – 1 of 1) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUtility.java358 private static final <T extends Appendable> void encodeRun(T buffer, int value, int length) { in encodeRun() method in Utility
394 private static final <T extends Appendable> void encodeRun(T buffer, short value, int length) { in encodeRun() method in Utility
426 private static final <T extends Appendable> void encodeRun(T buffer, byte value, int length, in encodeRun() method in Utility