| Package | Description |
|---|---|
| org.linguafranca.pwdb |
| Modifier and Type | Class and Description |
|---|---|
static class |
StreamFormat.None
Class allows for serializing a database directly to or from a stream with no encryption etc
|
| Modifier and Type | Method and Description |
|---|---|
<C extends StreamConfiguration> |
Database.getStreamFormat()
Get the format the database was loaded from
|
| Modifier and Type | Method and Description |
|---|---|
<C extends StreamConfiguration> |
Database.save(StreamFormat<C> streamFormat,
Credentials credentials,
OutputStream outputStream)
Save the database to a stream
|
Copyright © 2025. All rights reserved.