Bryan Mawhinney 2a3d754549 Avoid copying byte arrays when just decoding bounds.
Currently, if a caller specifies both "purgeable" and "just decode
bounds" options when passing a byte array to decode, we create an
unnecessary copy of the byte array.  This is probably not common,
but we may as well avoid the copy.

Change-Id: I27e573b0e1fb8f8516729882a84efa02b6da08a5
2010-11-03 17:23:57 +00:00
2010-11-02 17:31:39 -07:00
2010-11-02 15:09:43 -07:00
2010-11-02 17:31:39 -07:00
2010-11-02 17:58:22 -07:00
2010-11-02 17:31:39 -07:00
2010-10-27 16:13:59 -07:00
2010-11-02 10:11:25 -07:00
2010-11-02 17:31:39 -07:00
2010-10-19 16:56:02 -07:00
2010-10-19 16:56:02 -07:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%