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, isMutable
public void encodeTo(FLEncoder enc)
public boolean isMutated()
isMutated
in class MCollection
public Object asNative()
public AllocSlice encode() throws LiteCoreException
LiteCoreException