Click or drag to resize

IBlobLength Property

Gets the length of the data contained in the object

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
ulong Length { get; }

Property Value

Type: UInt64
See Also