public class UTFExample
extends java.lang.Object
Constructor and Description |
---|
UTFExample() |
Modifier and Type | Method and Description |
---|---|
java.lang.Byte[] |
getBytesArray() |
byte[] |
getBytesValue() |
int[] |
getBytesValue(byte[] bytes) |
int |
getJavaByteValue(byte b) |
int |
getPositiveByteValue(byte b) |
byte[] |
getSurrogatebytes() |
java.lang.Byte[] |
getSurrogateBytes() |
int[] |
getUtfValue(java.lang.String s) |
int |
strangeMéthod() |
public int strangeMéthod()
public java.lang.Byte[] getSurrogateBytes()
public byte[] getSurrogatebytes()
public int getPositiveByteValue(byte b)
public int getJavaByteValue(byte b)
public int[] getUtfValue(java.lang.String s)
public int[] getBytesValue(byte[] bytes)
public byte[] getBytesValue()
public java.lang.Byte[] getBytesArray()