public class MimeUtility
extends java.lang.Object
Constructor and Description |
---|
MimeUtility() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
fold(int used,
java.lang.String s)
Folds the specified string such that each line is no longer than 76
characters, whitespace permitting.
|
Copyright © 2021. All Rights Reserved.