public class btDefaultSerializer extends btSerializer
className| Constructor and Description |
|---|
btDefaultSerializer() |
btDefaultSerializer(int totalSize) |
btDefaultSerializer(int totalSize,
ByteBuffer buffer) |
btDefaultSerializer(long cPtr,
boolean cMemoryOwn)
Construct a new btDefaultSerializer, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
getCPtr(btDefaultSerializer obj) |
static String |
getMemoryDna() |
static int |
getMemoryDnaSizeInBytes() |
SWIGTYPE_p_btHashMapT_btHashPtr_void_p_t |
getSkipPointers() |
void |
insertHeader() |
ByteBuffer |
internalAlloc(long size) |
void |
writeHeader(ByteBuffer buffer) |
allocate, finalizeChunk, findNameForPointer, findPointer, finishSerialization, getBufferPointer, getChunk, getCPtr, getCurrentBufferSize, getNumChunks, getSerializationFlags, getUniquePointer, registerNameForPointer, serializeName, setSerializationFlags, startSerializationdispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic btDefaultSerializer(long cPtr,
boolean cMemoryOwn)
public btDefaultSerializer(int totalSize,
ByteBuffer buffer)
public btDefaultSerializer(int totalSize)
public btDefaultSerializer()
public static long getCPtr(btDefaultSerializer obj)
public SWIGTYPE_p_btHashMapT_btHashPtr_void_p_t getSkipPointers()
public static int getMemoryDnaSizeInBytes()
public static String getMemoryDna()
public void insertHeader()
public void writeHeader(ByteBuffer buffer)
public ByteBuffer internalAlloc(long size)
Copyright © 2021. All rights reserved.