JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.couchbase.lite.internal.fleece
Interface Encodable
All Known Implementing Classes:
MArray
,
MCollection
,
MDict
,
MRoot
,
MValue
public interface
Encodable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
encodeTo
(
FLEncoder
enc)
Method Detail
encodeTo
void encodeTo(
FLEncoder
enc)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method