@Internal public final class FieldDescriptor extends FLDAbstractType
| Modifier and Type | Field and Description |
|---|---|
static int |
FIELD_BEGIN_MARK |
static int |
FIELD_END_MARK |
static int |
FIELD_SEPARATOR_MARK |
field_1_chHolder, field_2_flt| Constructor and Description |
|---|
FieldDescriptor(byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBoundaryType() |
int |
getFieldType() |
boolean |
isHasSep() |
boolean |
isLocked() |
boolean |
isNested() |
boolean |
isPrivateResult() |
boolean |
isResultDirty() |
boolean |
isResultEdited() |
boolean |
isZombieEmbed() |
fillFields, getCh, getChHolder, getFlt, getReserved, getSize, isFDiffer, isFHasSep, isFLocked, isFNested, isFPrivateResult, isFResultDirty, isFResultEdited, isFZombieEmbed, serialize, setCh, setChHolder, setFDiffer, setFHasSep, setFLocked, setFlt, setFNested, setFPrivateResult, setFResultDirty, setFResultEdited, setFZombieEmbed, setReserved, toStringpublic static final int FIELD_BEGIN_MARK
public static final int FIELD_SEPARATOR_MARK
public static final int FIELD_END_MARK
public int getBoundaryType()
public int getFieldType()
public boolean isZombieEmbed()
public boolean isResultDirty()
public boolean isResultEdited()
public boolean isLocked()
public boolean isPrivateResult()
public boolean isNested()
public boolean isHasSep()
Copyright © 2020. All rights reserved.