Package com.sshtools.common.util
Class BinaryLogger
java.lang.Object
com.sshtools.common.util.BinaryLogger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()voidlog(byte[] buf) voidlog(byte[] buf, int off, int len) voidlog(ByteBuffer buf)
-
Constructor Details
-
BinaryLogger
- Throws:
FileNotFoundException
-
-
Method Details
-
log
- Throws:
IOException
-
log
- Throws:
IOException
-
log
- Throws:
IOException
-
close
public void close()
-