]> granicus.if.org Git - icu/commit
ICU-11341 better ICUBinary.getByteBufferFromInputStream(): minimize number of memory...
authorMarkus Scherer <markus.icu@gmail.com>
Mon, 20 Oct 2014 20:45:22 +0000 (20:45 +0000)
committerMarkus Scherer <markus.icu@gmail.com>
Mon, 20 Oct 2014 20:45:22 +0000 (20:45 +0000)
commit299f24790ff5eb09f7edb1ee69027ed97e5d7213
treea667c7dd39194befeee93b7e6ca77cf4805f87f0
parentd302fddd6b859c2649a153a24783914460c2af7d
ICU-11341 better ICUBinary.getByteBufferFromInputStream(): minimize number of memory allocations, allocate available() bytes on good JDK, do not rely on available() for finding the end of the stream

X-SVN-Rev: 36681
icu4j/main/classes/core/src/com/ibm/icu/impl/ICUBinary.java