Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DUtf8StringByteConverter.java73 public Appendable fromBytes(byte[] input, int byteStart, int byteLength, Appendable result) { in fromBytes()
DStringByteConverter.java67 byte[] input, int byteStart, int byteLength, Appendable result); in fromBytes()
DDictionaryStringByteConverter.java113 public Appendable fromBytes(byte[] input, int byteStart, int byteLength, Appendable result) { in fromBytes()
DCompactStringByteConverter.java88 public Appendable fromBytes(byte[] input, int byteStart, int byteLength, Appendable result) { in fromBytes()