Searched defs:getNextBytes (Results 1 - 2 of 2) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DBytesTrie.java368 public int getNextBytes(Appendable out) /*const*/ { method in class:BytesTrie
929 // Helper functions for getNextBytes().
930 // getNextBytes() when pos is on a branch node.
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DBytesTrie.java389 public int getNextBytes(Appendable out) /*const*/ { method in class:BytesTrie
964 // Helper functions for getNextBytes().
965 // getNextBytes() when pos is on a branch node.

Completed in 32 milliseconds