public Load ( Stream sSource, KdbxFormat kdbFormat, IStatusLogger slLogger ) : void | ||
sSource | Stream | Stream to read the data from. Must contain /// a KDBX stream. |
kdbFormat | KdbxFormat | Format specifier. |
slLogger | IStatusLogger | Status logger (optional). |
return | void |