Uses of Class
convex.core.data.StringTree
Packages that use StringTree
Package
Description
Data structures and algorithms, including a complete set of classes
required to implement immutable, decentralised data objects.
-
Uses of StringTree in convex.core.data
Methods in convex.core.data that return StringTreeModifier and TypeMethodDescriptionstatic StringTree
static StringTree
static StringTree
StringTree.read(long length, ByteBuffer bb)
StringTree.toCanonical()
StringTree.updateRefs(IRefFunction func)
Methods in convex.core.data with parameters of type StringTreeModifier and TypeMethodDescriptionstatic AString
StringSlice.create(StringTree source, long start, long len)