//sorisdk/com.iplateia.afplib/AudioDB/load
load
[androidJvm]
fun load(bis: BufferedInputStream)
Loads the database from an input stream.
Parameters
androidJvm
| bis | The input stream. |
Throws
| TestFailedException | if the test fails. |
//sorisdk/com.iplateia.afplib/AudioDB/load
[androidJvm]
fun load(bis: BufferedInputStream)
Loads the database from an input stream.
androidJvm
| bis | The input stream. |
| TestFailedException | if the test fails. |