Uses of Interface
jakarta.mail.util.LineOutputStream
-
Uses of LineOutputStream in jakarta.mail.util
Modifier and TypeMethodDescriptionStreamProvider.outputLineStream
(OutputStream out, boolean allowutf8) Creates a new LineOutputStream that supports writing out Strings as a sequence of bytes terminated by a CRLF sequence.