blob: some helpers to replace snprintf
snprintf is dog slow. make the blob stuff have some helper functions so we can use them in code paths that are executed often.
Showing
Please register or sign in to comment
snprintf is dog slow. make the blob stuff have some helper functions so we can use them in code paths that are executed often.