Class XmlBytes
java.lang.Object
org.eolang.jeo.representation.xmir.XmlBytes
Xml representation of EO bytes.
- Since:
- 0.6
-
Method Summary
-
Method Details
-
text
Bytes text.- Returns:
- Bytes as string.
-
parse
Parse bytes.- Returns:
- Parsed object.
-
hex
Convert to hex.- Returns:
- Hex string.
-