Package org.eolang.jeo.representation
Class DecodedString
java.lang.Object
org.eolang.jeo.representation.DecodedString
Simple string that might be encoded.
- Since:
- 0.6
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DecodedString
Constructor.- Parameters:
decoded
- Decoded string.
-
-
Method Details
-
encode
Encode the string.- Returns:
- Encoded string.
-