Package org.drasyl.node
Class IdentityFile
java.lang.Object
org.drasyl.node.IdentityFile
Class to read/write a
Identity
from/to a file.-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Identity
static Identity
readFrom
(InputStream in) static Identity
static Identity
static void
static void
writeTo
(OutputStream out, Identity identity) static void
static void
-
Field Details
-
CHARSET
-
-
Method Details
-
writeTo
- Throws:
IOException
-
writeTo
- Throws:
IOException
-
writeTo
- Throws:
IOException
-
writeTo
- Throws:
IOException
-
readFrom
- Throws:
IOException
-
readFrom
- Throws:
IOException
-
readFrom
- Throws:
IOException
-
readFrom
- Throws:
IOException
-