BlobData¶
- class dsviper.BlobData¶
Bases:
objectA class used to represent the data associated with a blob during the synchronization of two databases.
Note: Not directly instantiable.
- blob_id() ValueBlobId¶
Return the identifier the blob.
- blob_layout() BlobLayout¶
Return the layout of the blob.
- size() int¶
Return the size of the blob.