Package convex.core.data
Class Strings
java.lang.Object
convex.core.data.Strings
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
EMPTY
-
NIL
-
-
Constructor Details
-
Strings
public Strings()
-
-
Method Details
-
read
Reads a CVM String value from a bytebuffer. Assumes tag already read.- Parameters:
bb
- ByteBuffer to read from- Returns:
- String instance
- Throws:
BadFormatException
- If format has problems
-
create
-
empty
-