Package com.twicedb.shared
Class Blob
java.lang.Object
com.twicedb.shared.Blob
An arbitrary byte array of data to be stored in TwiceDB. At any given (Tt, Vt) pair, an ObjectId
may point to 0 or 1 Blobs, signifying that either there is data at that location, or there is
not, respectively.
-
Constructor Summary
-
Method Summary