Package py4j.examples
Class UTFExample
java.lang.Object
py4j.examples.UTFExample
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionByte[]
byte[]
int[]
getBytesValue
(byte[] bytes) int
getJavaByteValue
(byte b) int
getPositiveByteValue
(byte b) byte[]
Byte[]
int[]
int
-
Constructor Details
-
UTFExample
public UTFExample()
-
-
Method Details
-
strangeMéthod
public int strangeMéthod() -
getSurrogateBytes
-
getSurrogatebytes
public byte[] getSurrogatebytes() -
getPositiveByteValue
public int getPositiveByteValue(byte b) -
getJavaByteValue
public int getJavaByteValue(byte b) -
getUtfValue
-
getBytesValue
public int[] getBytesValue(byte[] bytes) -
getBytesValue
public byte[] getBytesValue() -
getBytesArray
-