1. Some optimization when conversion is not needed.
2. One now must pass length argument into append(const char *str, uint length), length is not calculated internally anymore.
Showing
Please register or sign in to comment
2. One now must pass length argument into append(const char *str, uint length), length is not calculated internally anymore.