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 StringTreestatic StringTreestatic StringTreeStringTree.read(long length, ByteBuffer bb) StringTree.toCanonical()StringTree.updateRefs(IRefFunction func) Methods in convex.core.data with parameters of type StringTreeModifier and TypeMethodDescriptionstatic AStringStringSlice.create(StringTree source, long start, long len)