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

/openjdk9/jdk/make/src/classes/build/tools/generatecharacter/
H A DUtility.java180 private static final void encodeRun(StringBuffer buffer, short value, int length) { method in class:Utility
203 private static final void encodeRun(StringBuffer buffer, byte value, int length, method in class:Utility

Completed in 32 milliseconds