public class MRoot extends MCollection
| Constructor and Description |
|---|
MRoot(DbContext context,
FLValue value,
boolean isMutable) |
MRoot(MContext context,
FLValue value) |
| Modifier and Type | Method and Description |
|---|---|
Object |
asNative() |
AllocSlice |
encode() |
void |
encodeTo(FLEncoder enc) |
boolean |
isMutated() |
getContext, hasMutableChildren, initAsCopyOf, isMutablepublic void encodeTo(FLEncoder enc)
public boolean isMutated()
isMutated in class MCollectionpublic Object asNative()
public AllocSlice encode() throws LiteCoreException
LiteCoreException