Uses of Class
convex.core.data.RefSoft
Packages that use RefSoft
Package
Description
Data structures and algorithms, including a complete set of classes
required to implement immutable, decentralised data objects.
Convex network transaction types.
-
Uses of RefSoft in convex.core.data
Methods in convex.core.data that return RefSoftModifier and TypeMethodDescriptionRefSoft.createForHash
(Hash hash) Create a RefSoft with a Hash reference.Creates a RefSoft using a specific Hash.Converts this Ref to a RefSoft.RefSoft.withFlags
(int newFlags) -
Uses of RefSoft in etch
Modifier and TypeMethodDescriptionEtch.read
(AArrayBlob key) Reads a Blob from the database, returning null if not foundEtch.read
(AArrayBlob key, long pointer)