Package py4j.examples

Class UTFExample

java.lang.Object
py4j.examples.UTFExample

public class UTFExample extends Object
  • Constructor Details

    • UTFExample

      public UTFExample()
  • Method Details

    • strangeMéthod

      public int strangeMéthod()
    • getSurrogateBytes

      public Byte[] getSurrogateBytes()
    • getSurrogatebytes

      public byte[] getSurrogatebytes()
    • getPositiveByteValue

      public int getPositiveByteValue(byte b)
    • getJavaByteValue

      public int getJavaByteValue(byte b)
    • getUtfValue

      public int[] getUtfValue(String s)
    • getBytesValue

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

      public byte[] getBytesValue()
    • getBytesArray

      public Byte[] getBytesArray()