Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
Blob Class
Blob Properties
Content Property
ContentStream Property
ContentType Property
Digest Property
Length Property
Properties Property
Blob
Content Property
Gets the contents of the blob as an in-memory array
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0295
Syntax
C#
Copy
public
byte
[]
Content
{
get
; }
Property Value
Type:
Byte
See Also
Reference
Blob Class
Couchbase.Lite Namespace