ibaker
7f5b1a98e9
Use Guava's toByteArray
& fromByteArray
methods where possible
...
Also remove intermediate object allocations in
`Util.toByteArray(int...)`.
`Util.toByteArray(InputStream)` is kept (but deprecated) because it's
been part of the library for a while and might be in use by some apps.
The others are much newer, so the chance of usages outside the library
is very low, so we just remove them directly.
PiperOrigin-RevId: 613878453
2024-03-08 03:27:29 -08:00
..
2023-11-20 09:55:36 -08:00
2024-03-08 03:27:29 -08:00
2024-03-08 03:27:29 -08:00
2023-06-29 22:50:04 +00:00
2024-03-08 03:27:29 -08:00
2024-02-29 04:59:35 -08:00
2024-03-08 03:27:29 -08:00
2023-06-05 09:47:58 +00:00
2023-10-31 12:56:32 +00:00
2024-01-26 10:06:18 -08:00
2024-01-26 10:06:18 -08:00
2024-02-15 02:35:12 -08:00
2023-11-21 07:39:46 -08:00
2024-02-15 02:35:12 -08:00
2024-02-15 02:35:12 -08:00
2024-02-27 09:44:24 -08:00
2024-03-08 03:27:29 -08:00
2024-02-07 09:56:59 -08:00
2024-02-07 09:56:59 -08:00
2024-02-15 02:35:12 -08:00
2024-02-20 02:47:40 -08:00
2024-02-07 09:56:59 -08:00
2023-06-05 09:47:58 +00:00
2024-03-07 02:53:05 -08:00
2024-02-29 04:16:15 -08:00
2024-03-05 10:08:17 -08:00
2024-03-07 09:32:11 -08:00
2024-02-13 17:11:03 +00:00
2024-02-13 10:26:19 +00:00
2024-03-07 06:14:25 -08:00
2024-03-08 03:27:29 -08:00
2024-03-05 05:48:34 -08:00
2024-03-07 06:33:02 -08:00
2024-02-13 14:48:15 +00:00
2024-01-10 07:22:00 -08:00
2023-11-15 02:34:40 -08:00