utils_best_encoding
Description:
Determines the best content encoding for the first text.length
bytes of text
.
Parameters:
text |
text to encode |
len |
text length |
Returns:
a ContentEncoding that is determined to be the best encoding type for the specified block of text. ("best" in this particular case means smallest output size) |
Namespace: GMime
Package: gmime-3.0