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
ContentStream Property
Gets the contents of the blob as a
Stream
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0364
Syntax
C#
Copy
public
Stream
ContentStream
{
get
; }
Property Value
Type:
Stream
See Also
Reference
Blob Class
Couchbase.Lite Namespace