public class BufferProxy extends NativeProxy
logger| Constructor and Description |
|---|
BufferProxy(byte[] pointer) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
finalize()
Finalize this NativeProxy by releasing its native resources.
|
protected void |
releaseNativeResources()
It is usually better to call org.mozilla.jss.nss.Buffer.Free(...)
|
assertRegistryEmpty, clear, close, equalsprotected void releaseNativeResources()
releaseNativeResources in class NativeProxyprotected void finalize()
throws java.lang.Throwable
NativeProxyfinalize in class NativeProxyjava.lang.Throwable