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