public class sun.io.CharToByteBig5_Solaris extends sun.io.CharToByteBig5
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: sun.io.CharToByteBig5_Solaris
super_class: sun.io.CharToByteBig5
{
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial sun.io.CharToByteBig5.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/io/CharToByteBig5_Solaris;
public java.lang.String getCharacterEncoding();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: ldc "Big5_Solaris"
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/io/CharToByteBig5_Solaris;
protected int getNative(char);
descriptor: (C)I
flags: (0x0004) ACC_PROTECTED
Code:
stack=2, locals=3, args_size=2
start local 0 start local 1 0: aload 0
iload 1
invokespecial sun.io.CharToByteBig5.getNative:(C)I
dup
istore 2
start local 2 1: ifeq 3
2: iload 2
ireturn
3: StackMap locals: int
StackMap stack:
iload 1
lookupswitch { // 7
22715: 10
23290: 16
24658: 12
30849: 4
31911: 14
35023: 8
37561: 6
default: 17
}
4: StackMap locals:
StackMap stack:
ldc 63958
istore 2
5: goto 17
6: StackMap locals:
StackMap stack:
ldc 63959
istore 2
7: goto 17
8: StackMap locals:
StackMap stack:
ldc 63960
istore 2
9: goto 17
10: StackMap locals:
StackMap stack:
ldc 63961
istore 2
11: goto 17
12: StackMap locals:
StackMap stack:
ldc 63962
istore 2
13: goto 17
14: StackMap locals:
StackMap stack:
ldc 63963
istore 2
15: goto 17
16: StackMap locals:
StackMap stack:
ldc 63964
istore 2
17: StackMap locals:
StackMap stack:
iload 2
ireturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 18 0 this Lsun/io/CharToByteBig5_Solaris;
0 18 1 ch C
1 18 2 nativeVal I
MethodParameters:
Name Flags
ch
}
SourceFile: "CharToByteBig5_Solaris.java"