Closed SvyatoslavScherbina closed 3 years ago
Use strlen and stop allocating intermediate ByteArray to make the performance comparable to ByteArray.decodeToString().
Partially fix KT-44357.
Use strlen and stop allocating intermediate ByteArray to make the performance comparable to ByteArray.decodeToString().
Partially fix KT-44357.