Determines the best content encoding for the first text.length bytes of text.
| text |
text to encode |
| len |
text length |
|
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) |