public class C4RawDocument extends C4NativePeer
| Modifier and Type | Method and Description |
|---|---|
byte[] |
body() |
void |
close() |
String |
key() |
String |
meta() |
toString@Nullable public String key()
@Nullable public String meta()
@NonNull public byte[] body()
@CallSuper
public void close()
throws LiteCoreException
LiteCoreException