Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Eliminate intermediate string conversion buffer.
Make use of unsafe string constructor that is able to convert native UTF-8 string straing into the string instance buffer.
- Loading branch information