Closed blemale closed 9 months ago
Intern code from Guava to compute the encoded length of an utf8 string and use it to compute the size of the metadata for the multi valued message wihtout allocating.
@vickenty does it look good to you?
Intern code from Guava to compute the encoded length of an utf8 string and use it to compute the size of the metadata for the multi valued message wihtout allocating.