public class IoLoggerChannel extends Object implements ReadOnlyChannel
| Constructor and Description |
|---|
IoLoggerChannel(Path logPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
finalizeLog(io.termd.core.pty.PtyMaster task) |
void |
writeOutput(byte[] buffer) |
public IoLoggerChannel(Path logPath)
public void finalizeLog(io.termd.core.pty.PtyMaster task)
public void writeOutput(byte[] buffer)
writeOutput in interface ReadOnlyChannelpublic void close()
Copyright © 2015. All rights reserved.