ticket:10944: Extend ByteBuffer support in ICUBinary and Trie classes.
This new functionality is needed for ByteBuffer support in
Normalizer2Impl and BreakIterator.
R=markus.icu@gmail.com
Committed: http://bugs.icu-project.org/trac/changeset/36033
https://codereview.appspot.com/107620044/diff/60001/main/classes/core/src/com/ibm/icu/impl/CharTrie.java File main/classes/core/src/com/ibm/icu/impl/CharTrie.java (right): https://codereview.appspot.com/107620044/diff/60001/main/classes/core/src/com/ibm/icu/impl/CharTrie.java#newcode52 main/classes/core/src/com/ibm/icu/impl/CharTrie.java:52: * <p>Creates a new Trie with the settings for ...
10 years, 5 months ago
(2014-07-11 17:52:23 UTC)
#2
https://codereview.appspot.com/107620044/diff/60001/main/classes/core/src/com/ibm/icu/impl/CharTrie.java File main/classes/core/src/com/ibm/icu/impl/CharTrie.java (right): https://codereview.appspot.com/107620044/diff/60001/main/classes/core/src/com/ibm/icu/impl/CharTrie.java#newcode52 main/classes/core/src/com/ibm/icu/impl/CharTrie.java:52: * <p>Creates a new Trie with the settings for ...
10 years, 5 months ago
(2014-07-14 15:03:48 UTC)
#3
Issue 107620044: ticket:10944: Extend ByteBuffer support in ICUBinary and Trie classes.
(Closed)
Created 10 years, 5 months ago by roubert (google)
Modified 10 years, 5 months ago
Reviewers: markus.icu
Base URL: svn+ssh://source.icu-project.org/repos/icu/icu4j/trunk
Comments: 18