Uses of Class
convex.core.data.ALongBlob
Packages that use ALongBlob
Package
Description
Data structures and algorithms, including a complete set of classes
required to implement immutable, decentralised data objects.
-
Uses of ALongBlob in convex.core.data
Subclasses of ALongBlob in convex.core.dataModifier and TypeClassDescriptionfinal class
Wrapper for an 8-byte long as a Blob We use this mainly for efficient management of indexes using Longs in Indexes.