| Package | Description |
|---|---|
| fr.dyade.aaa.common.stream |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
Properties.readFrom(InputStream is)
The object implements the readFrom method to restore its contents from the input stream.
|
static Properties |
StreamUtil.readPropertiesFrom(InputStream is)
This method allows to restore a Properties object from the input stream.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
StreamUtil.writeTo(Properties p,
OutputStream os)
This method allows to write a Properties object to the output stream.
|
Copyright © 2022 ScalAgent D.T.. All rights reserved.