AbstractOptionallength: numberOptionalcontent_type: stringOptionalrevpos: numberOptional Readonlycontent_Optional MIME type of the contents. (Couchbase Lite doesn't use this, except as a hint for whether to compress the contents during sync.)
ReadonlydigestThe unique digest, usually SHA-1, of the blob's contents.
Optional ReadonlylengthLength in bytes of the contents.
Optional ReadonlyrevposUsed internally by Sync Gateway; you can ignore it.
A binary blob in a CBLDocument. Abstract superclass of NewBlob and ExistingBlob.