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
Length Property
Gets the length of the data that the blob contains
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.1.0-b0232
Syntax
C#
Copy
public
int
Length
{
get
; }
Property Value
Type:
Int32
See Also
Reference
Blob Class
Couchbase.Lite Namespace