A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
Body Class
Body Constructor
Body Constructor (IDictionary(String, Object))
Body Constructor (IEnumerable(Byte))
Body Constructor (IList(Object))
Body Constructor (IEnumerable
Byte
)
Constructor
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
Body
(
IEnumerable
<
byte
>
json
)
Parameters
json
Type:
System.Collections.Generic
IEnumerable
Byte
An enumerable collection of bytes storing JSON
See Also
Reference
Body Class
Body Overload
Couchbase.Lite Namespace