- java.lang.Object
-
- java.io.InputStream
-
- java.io.FilterInputStream
-
- java.io.DataInputStream
-
- org.tomitribe.churchkey.ssh.KeyInput
-
-
Field Summary
-
Fields inherited from class java.io.FilterInputStream
in
-
Constructor Summary
Constructors
| Constructor and Description |
KeyInput(byte[] bytes) |
-
Method Summary
-
Methods inherited from class java.io.DataInputStream
read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, readUTF, skipBytes
-
Methods inherited from class java.io.FilterInputStream
available, close, mark, markSupported, read, reset, skip
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2014-2021 Tomitribe Corporation. All Rights Reserved.