Class Upf9Encoder


  • public class Upf9Encoder
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static byte[] encodeChar​(char c)  
      static byte[] getBytes​(java.lang.String s)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • encodeChar

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

        public static byte[] getBytes​(java.lang.String s)
                               throws java.io.IOException
        Throws:
        java.io.IOException