Package py4j.examples

Class UTFExample


  • public class UTFExample
    extends java.lang.Object
    • Constructor Detail

      • UTFExample

        public UTFExample()
    • Method Detail

      • strangeMéthod

        public int strangeMéthod()
      • getSurrogateBytes

        public java.lang.Byte[] getSurrogateBytes()
      • getSurrogatebytes

        public byte[] getSurrogatebytes()
      • getPositiveByteValue

        public int getPositiveByteValue​(byte b)
      • getJavaByteValue

        public int getJavaByteValue​(byte b)
      • getUtfValue

        public int[] getUtfValue​(java.lang.String s)
      • getBytesValue

        public int[] getBytesValue​(byte[] bytes)
      • getBytesValue

        public byte[] getBytesValue()
      • getBytesArray

        public java.lang.Byte[] getBytesArray()