public static class NativeLogger.LoggerJNI extends Object
Constructor and Description |
---|
LoggerJNI() |
Modifier and Type | Method and Description |
---|---|
static long |
create() |
static void |
delete(long self) |
static void |
memmove(long dest,
NativeLogger.LoggerJNI src,
long size) |
public static final long create()
public static final void delete(long self)
public static final void memmove(long dest, NativeLogger.LoggerJNI src, long size)
Copyright © 2009–2016 FuseSource, Corp.. All rights reserved.