Click or drag to resize

IBlobContentStream Property

Gets the content as a stream from the soruce

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

Property Value

Type: Stream
See Also