class sun.font.X11Dingbats$Encoder extends java.nio.charset.CharsetEncoder
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.font.X11Dingbats$Encoder
super_class: java.nio.charset.CharsetEncoder
{
private static byte[] table;
descriptor: [B
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
static final boolean $assertionsDisabled;
descriptor: Z
flags: (0x1018) ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=4, locals=0, args_size=0
0: ldc Lsun/font/X11Dingbats;
invokevirtual java.lang.Class.desiredAssertionStatus:()Z
ifne 1
iconst_1
goto 2
StackMap locals:
StackMap stack:
1: iconst_0
StackMap locals:
StackMap stack: int
2: putstatic sun.font.X11Dingbats$Encoder.$assertionsDisabled:Z
3: bipush 94
newarray 8
dup
iconst_0
4: bipush -95
bastore
dup
iconst_1
bipush -94
bastore
dup
iconst_2
bipush -93
bastore
dup
iconst_3
bipush -92
bastore
dup
iconst_4
5: bipush -91
bastore
dup
iconst_5
bipush -90
bastore
dup
bipush 6
bipush -89
bastore
dup
bipush 21
6: bipush -74
bastore
dup
bipush 22
bipush -73
bastore
dup
bipush 23
7: bipush -72
bastore
dup
bipush 24
bipush -71
bastore
dup
bipush 25
bipush -70
bastore
dup
bipush 26
bipush -69
bastore
dup
bipush 27
8: bipush -68
bastore
dup
bipush 28
bipush -67
bastore
dup
bipush 29
bipush -66
bastore
dup
bipush 30
bipush -65
bastore
dup
bipush 31
9: bipush -64
bastore
dup
bipush 32
bipush -63
bastore
dup
bipush 33
bipush -62
bastore
dup
bipush 34
bipush -61
bastore
dup
bipush 35
10: bipush -60
bastore
dup
bipush 36
bipush -59
bastore
dup
bipush 37
bipush -58
bastore
dup
bipush 38
bipush -57
bastore
dup
bipush 39
11: bipush -56
bastore
dup
bipush 40
bipush -55
bastore
dup
bipush 41
bipush -54
bastore
dup
bipush 42
bipush -53
bastore
dup
bipush 43
12: bipush -52
bastore
dup
bipush 44
bipush -51
bastore
dup
bipush 45
bipush -50
bastore
dup
bipush 46
bipush -49
bastore
dup
bipush 47
13: bipush -48
bastore
dup
bipush 48
bipush -47
bastore
dup
bipush 49
bipush -46
bastore
dup
bipush 50
bipush -45
bastore
dup
bipush 51
14: bipush -44
bastore
dup
bipush 55
15: bipush -40
bastore
dup
bipush 56
bipush -39
bastore
dup
bipush 57
bipush -38
bastore
dup
bipush 58
bipush -37
bastore
dup
bipush 59
16: bipush -36
bastore
dup
bipush 60
bipush -35
bastore
dup
bipush 61
bipush -34
bastore
17: putstatic sun.font.X11Dingbats$Encoder.table:[B
18: return
LocalVariableTable:
Start End Slot Name Signature
public void <init>(java.nio.charset.Charset);
descriptor: (Ljava/nio/charset/Charset;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
fconst_1
fconst_1
invokespecial java.nio.charset.CharsetEncoder.<init>:(Ljava/nio/charset/Charset;FF)V
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/font/X11Dingbats$Encoder;
0 2 1 cs Ljava/nio/charset/Charset;
MethodParameters:
Name Flags
cs
public boolean canEncode(char);
descriptor: (C)Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: iload 1
sipush 9985
if_icmplt 2
iload 1
sipush 10078
if_icmpgt 2
1: iconst_1
ireturn
2: StackMap locals:
StackMap stack:
iload 1
sipush 10081
if_icmplt 5
iload 1
sipush 10174
if_icmpgt 5
3: getstatic sun.font.X11Dingbats$Encoder.table:[B
iload 1
sipush 10081
isub
baload
ifeq 4
iconst_1
ireturn
StackMap locals:
StackMap stack:
4: iconst_0
ireturn
5: StackMap locals:
StackMap stack:
iconst_0
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lsun/font/X11Dingbats$Encoder;
0 6 1 ch C
MethodParameters:
Name Flags
ch
protected java.nio.charset.CoderResult encodeLoop(java.nio.CharBuffer, java.nio.ByteBuffer);
descriptor: (Ljava/nio/CharBuffer;Ljava/nio/ByteBuffer;)Ljava/nio/charset/CoderResult;
flags: (0x0004) ACC_PROTECTED
Code:
stack=5, locals=12, args_size=3
start local 0 start local 1 start local 2 0: aload 1
invokevirtual java.nio.CharBuffer.array:()[C
astore 3
start local 3 1: aload 1
invokevirtual java.nio.CharBuffer.arrayOffset:()I
aload 1
invokevirtual java.nio.CharBuffer.position:()I
iadd
istore 4
start local 4 2: aload 1
invokevirtual java.nio.CharBuffer.arrayOffset:()I
aload 1
invokevirtual java.nio.CharBuffer.limit:()I
iadd
istore 5
start local 5 3: getstatic sun.font.X11Dingbats$Encoder.$assertionsDisabled:Z
ifne 4
iload 4
iload 5
if_icmple 4
new java.lang.AssertionError
dup
invokespecial java.lang.AssertionError.<init>:()V
athrow
4: StackMap locals: char[] int int
StackMap stack:
iload 4
iload 5
if_icmpgt 5
iload 4
goto 6
StackMap locals:
StackMap stack:
5: iload 5
StackMap locals:
StackMap stack: int
6: istore 4
7: aload 2
invokevirtual java.nio.ByteBuffer.array:()[B
astore 6
start local 6 8: aload 2
invokevirtual java.nio.ByteBuffer.arrayOffset:()I
aload 2
invokevirtual java.nio.ByteBuffer.position:()I
iadd
istore 7
start local 7 9: aload 2
invokevirtual java.nio.ByteBuffer.arrayOffset:()I
aload 2
invokevirtual java.nio.ByteBuffer.limit:()I
iadd
istore 8
start local 8 10: getstatic sun.font.X11Dingbats$Encoder.$assertionsDisabled:Z
ifne 11
iload 7
iload 8
if_icmple 11
new java.lang.AssertionError
dup
invokespecial java.lang.AssertionError.<init>:()V
athrow
11: StackMap locals: byte[] int int
StackMap stack:
iload 7
iload 8
if_icmpgt 12
iload 7
goto 13
StackMap locals:
StackMap stack:
12: iload 8
StackMap locals:
StackMap stack: int
13: istore 7
14: goto 31
15: StackMap locals:
StackMap stack:
aload 3
iload 4
caload
istore 9
start local 9 16: iload 8
iload 7
isub
iconst_1
if_icmpge 21
17: getstatic java.nio.charset.CoderResult.OVERFLOW:Ljava/nio/charset/CoderResult;
astore 11
18: aload 1
iload 4
aload 1
invokevirtual java.nio.CharBuffer.arrayOffset:()I
isub
invokevirtual java.nio.CharBuffer.position:(I)Ljava/nio/CharBuffer;
pop
19: aload 2
iload 7
aload 2
invokevirtual java.nio.ByteBuffer.arrayOffset:()I
isub
invokevirtual java.nio.ByteBuffer.position:(I)Ljava/nio/ByteBuffer;
pop
20: aload 11
areturn
21: StackMap locals: int
StackMap stack:
aload 0
iload 9
invokevirtual sun.font.X11Dingbats$Encoder.canEncode:(C)Z
ifne 26
22: iconst_1
invokestatic java.nio.charset.CoderResult.unmappableForLength:(I)Ljava/nio/charset/CoderResult;
astore 11
23: aload 1
iload 4
aload 1
invokevirtual java.nio.CharBuffer.arrayOffset:()I
isub
invokevirtual java.nio.CharBuffer.position:(I)Ljava/nio/CharBuffer;
pop
24: aload 2
iload 7
aload 2
invokevirtual java.nio.ByteBuffer.arrayOffset:()I
isub
invokevirtual java.nio.ByteBuffer.position:(I)Ljava/nio/ByteBuffer;
pop
25: aload 11
areturn
26: StackMap locals:
StackMap stack:
iinc 4 1
27: iload 9
sipush 10081
if_icmplt 30
28: aload 6
iload 7
iinc 7 1
getstatic sun.font.X11Dingbats$Encoder.table:[B
iload 9
sipush 10081
isub
baload
bastore
29: goto 31
30: StackMap locals:
StackMap stack:
aload 6
iload 7
iinc 7 1
iload 9
bipush 32
iadd
sipush 9984
isub
i2b
bastore
end local 9 31: StackMap locals:
StackMap stack:
iload 4
iload 5
if_icmplt 15
32: getstatic java.nio.charset.CoderResult.UNDERFLOW:Ljava/nio/charset/CoderResult;
astore 11
33: aload 1
iload 4
aload 1
invokevirtual java.nio.CharBuffer.arrayOffset:()I
isub
invokevirtual java.nio.CharBuffer.position:(I)Ljava/nio/CharBuffer;
pop
34: aload 2
iload 7
aload 2
invokevirtual java.nio.ByteBuffer.arrayOffset:()I
isub
invokevirtual java.nio.ByteBuffer.position:(I)Ljava/nio/ByteBuffer;
pop
35: aload 11
areturn
36: StackMap locals:
StackMap stack: java.lang.Throwable
astore 10
37: aload 1
iload 4
aload 1
invokevirtual java.nio.CharBuffer.arrayOffset:()I
isub
invokevirtual java.nio.CharBuffer.position:(I)Ljava/nio/CharBuffer;
pop
38: aload 2
iload 7
aload 2
invokevirtual java.nio.ByteBuffer.arrayOffset:()I
isub
invokevirtual java.nio.ByteBuffer.position:(I)Ljava/nio/ByteBuffer;
pop
39: aload 10
athrow
end local 8 end local 7 end local 6 end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 40 0 this Lsun/font/X11Dingbats$Encoder;
0 40 1 src Ljava/nio/CharBuffer;
0 40 2 dst Ljava/nio/ByteBuffer;
1 40 3 sa [C
2 40 4 sp I
3 40 5 sl I
8 40 6 da [B
9 40 7 dp I
10 40 8 dl I
16 31 9 c C
Exception table:
from to target type
14 18 36 any
21 23 36 any
26 33 36 any
MethodParameters:
Name Flags
src
dst
public boolean isLegalReplacement(byte[]);
descriptor: ([B)Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=2
start local 0 start local 1 0: iconst_1
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/font/X11Dingbats$Encoder;
0 1 1 repl [B
MethodParameters:
Name Flags
repl
}
SourceFile: "X11Dingbats.java"
NestHost: sun.font.X11Dingbats
InnerClasses:
private Encoder = sun.font.X11Dingbats$Encoder of sun.font.X11Dingbats