public class VirgilDataSink extends Object implements AutoCloseable
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
VirgilDataSink() |
protected |
VirgilDataSink(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(VirgilDataSink obj) |
boolean |
isGood() |
protected void |
swigDirectorDisconnect() |
void |
swigReleaseOwnership() |
void |
swigTakeOwnership() |
void |
write(byte[] data) |
protected VirgilDataSink(long cPtr,
boolean cMemoryOwn)
public VirgilDataSink()
protected static long getCPtr(VirgilDataSink obj)
public void delete()
protected void swigDirectorDisconnect()
public void swigReleaseOwnership()
public void swigTakeOwnership()
public void close()
throws IOException
close in interface AutoCloseableIOExceptionpublic boolean isGood()
throws IOException
IOExceptionpublic void write(byte[] data)
throws IOException
IOExceptionCopyright © 2016. All rights reserved.