Click or drag to resize

IBlobContent Property

Gets the content as an in memory array

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0048
Syntax
C#
byte[] Content { get; }

Property Value

Type: Byte
See Also