Class Upf9Encoder

java.lang.Object
net.sourceforge.plantuml.code.Upf9Encoder

public class Upf9Encoder extends Object
  • Method Details

    • encodeChar

      public static byte[] encodeChar(char c)
    • getBytes

      public static byte[] getBytes(String s) throws IOException
      Throws:
      IOException