public class VirgilStreamDataSource extends VirgilDataSource implements Closeable
swigCMemOwn| Constructor and Description |
|---|
VirgilStreamDataSource(InputStream stream) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasData() |
byte[] |
read() |
delete, finalize, getCPtr, swigDirectorDisconnect, swigReleaseOwnership, swigTakeOwnershippublic VirgilStreamDataSource(InputStream stream)
public boolean hasData()
throws IOException
hasData in class VirgilDataSourceIOExceptionpublic byte[] read()
throws IOException
read in class VirgilDataSourceIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class VirgilDataSourceIOExceptionCopyright © 2016. All rights reserved.