Package org.apache.sshd.common.util.io.output
package org.apache.sshd.common.util.io.output
-
ClassDescriptionAccumulates all written data into a work buffer and calls the actual writing method only when LF detected.Calls the actual writing method only when LF detected in the written stream.Dumps everything that is written to the stream to the loggerTODO Add javadocA {code /dev/null} output streamA
ByteArrayOutputStream
that clears its internal buffer after resizing and when it isclosed
.