Skip to content

Let method utf8ToUtf16WithBom return a std::string object

Rather than a std::unique_ptr to a GooString. This avoids a heap allocation.

Merge request reports