public class VirgilStreamDataSink extends VirgilDataSink implements Closeable
swigCMemOwn| Constructor and Description |
|---|
VirgilStreamDataSink(OutputStream stream) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
isGood() |
void |
write(byte[] data) |
delete, finalize, getCPtr, swigDirectorDisconnect, swigReleaseOwnership, swigTakeOwnershippublic VirgilStreamDataSink(OutputStream stream)
public boolean isGood()
throws IOException
isGood in class VirgilDataSinkIOExceptionpublic void write(byte[] data)
throws IOException
write in class VirgilDataSinkIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class VirgilDataSinkIOExceptionCopyright © 2016. All rights reserved.