Class ASCII7Format
java.lang.Object
net.sourceforge.plantuml.licensing.ASCII7Format
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringdecodeString(byte[] data) static byte[]encodeString(String text)
-
Constructor Details
-
ASCII7Format
public ASCII7Format()
-
-
Method Details
-
encodeString
- Throws:
IOException
-
decodeString
- Throws:
IOException
-