public final class PointerV6 extends Pointer
Constructor and Description |
---|
PointerV6() |
Modifier and Type | Method and Description |
---|---|
boolean |
destinationCompressed() |
boolean |
destinationHasChunks() |
boolean |
destinationHasPointers() |
boolean |
destinationHasStrings() |
int |
getSizeInBytes()
With v6 pointers, the on-disk size is 18 bytes
|
public boolean destinationHasStrings()
destinationHasStrings
in class Pointer
public boolean destinationHasPointers()
destinationHasPointers
in class Pointer
public boolean destinationHasChunks()
destinationHasChunks
in class Pointer
public boolean destinationCompressed()
destinationCompressed
in class Pointer
public int getSizeInBytes()
getSizeInBytes
in class Pointer
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.