public abstract class sun.io.ByteToCharDoubleByte extends sun.io.ByteToCharConverter
minor version: 0
major version: 59
flags: flags: (0x0421) ACC_PUBLIC, ACC_SUPER, ACC_ABSTRACT
this_class: sun.io.ByteToCharDoubleByte
super_class: sun.io.ByteToCharConverter
{
protected byte savedByte;
descriptor: B
flags: (0x0004) ACC_PROTECTED
protected short[] index1;
descriptor: [S
flags: (0x0004) ACC_PROTECTED
protected java.lang.String[] index2;
descriptor: [Ljava/lang/String;
flags: (0x0004) ACC_PROTECTED
protected int start;
descriptor: I
flags: (0x0004) ACC_PROTECTED
protected int end;
descriptor: I
flags: (0x0004) ACC_PROTECTED
protected int badInputLength;
descriptor: I
flags: (0x0004) ACC_PROTECTED
protected static final char REPLACE_CHAR;
descriptor: C
flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
ConstantValue: 65533
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
invokespecial sun.io.ByteToCharConverter.<init>:()V
1: aload 0
iconst_0
putfield sun.io.ByteToCharDoubleByte.savedByte:B
2: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lsun/io/ByteToCharDoubleByte;
public short[] getIndex1();
descriptor: ()[S
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.io.ByteToCharDoubleByte.index1:[S
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/io/ByteToCharDoubleByte;
public java.lang.String[] getIndex2();
descriptor: ()[Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.io.ByteToCharDoubleByte.index2:[Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/io/ByteToCharDoubleByte;
public int flush(char[], int, int);
descriptor: ([CII)I
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
getfield sun.io.ByteToCharDoubleByte.savedByte:B
ifeq 4
1: aload 0
invokevirtual sun.io.ByteToCharDoubleByte.reset:()V
2: aload 0
iconst_0
putfield sun.io.ByteToCharDoubleByte.badInputLength:I
3: new sun.io.MalformedInputException
dup
invokespecial sun.io.MalformedInputException.<init>:()V
athrow
4: StackMap locals:
StackMap stack:
aload 0
invokevirtual sun.io.ByteToCharDoubleByte.reset:()V
5: iconst_0
ireturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lsun/io/ByteToCharDoubleByte;
0 6 1 output [C
0 6 2 outStart I
0 6 3 outEnd I
Exceptions:
throws sun.io.MalformedInputException
MethodParameters:
Name Flags
output
outStart
outEnd
public int convert(byte[], int, int, char[], int, int);
descriptor: ([BII[CII)I
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=11, args_size=7
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 start local 6 0: ldc 65533
istore 7
start local 7 1: iconst_0
istore 8
start local 8 2: aload 0
iload 5
putfield sun.io.ByteToCharDoubleByte.charOff:I
3: aload 0
iload 2
putfield sun.io.ByteToCharDoubleByte.byteOff:I
4: goto 31
5: StackMap locals: int int
StackMap stack:
aload 0
getfield sun.io.ByteToCharDoubleByte.savedByte:B
ifne 9
6: aload 1
aload 0
getfield sun.io.ByteToCharDoubleByte.byteOff:I
baload
istore 9
start local 9 7: iconst_1
istore 8
8: goto 12
end local 9 9: StackMap locals:
StackMap stack:
aload 0
getfield sun.io.ByteToCharDoubleByte.savedByte:B
istore 9
start local 9 10: aload 0
iconst_0
putfield sun.io.ByteToCharDoubleByte.savedByte:B
11: iconst_0
istore 8
12: StackMap locals: int
StackMap stack:
aload 0
iload 9
invokevirtual sun.io.ByteToCharDoubleByte.convSingleByte:(I)C
istore 7
13: iload 7
ldc 65533
if_icmpne 22
14: aload 0
getfield sun.io.ByteToCharDoubleByte.byteOff:I
iload 8
iadd
iload 3
if_icmplt 18
15: aload 0
iload 9
i2b
putfield sun.io.ByteToCharDoubleByte.savedByte:B
16: aload 0
dup
getfield sun.io.ByteToCharDoubleByte.byteOff:I
iload 8
iadd
putfield sun.io.ByteToCharDoubleByte.byteOff:I
17: goto 32
18: StackMap locals:
StackMap stack:
iload 9
sipush 255
iand
istore 9
19: aload 1
aload 0
getfield sun.io.ByteToCharDoubleByte.byteOff:I
iload 8
iadd
baload
sipush 255
iand
istore 10
start local 10 20: iinc 8 1
21: aload 0
iload 9
iload 10
invokevirtual sun.io.ByteToCharDoubleByte.getUnicode:(II)C
istore 7
end local 10 22: StackMap locals:
StackMap stack:
iload 7
ldc 65533
if_icmpne 27
23: aload 0
getfield sun.io.ByteToCharDoubleByte.subMode:Z
ifeq 25
24: aload 0
getfield sun.io.ByteToCharDoubleByte.subChars:[C
iconst_0
caload
istore 7
goto 27
25: StackMap locals:
StackMap stack:
aload 0
iload 8
putfield sun.io.ByteToCharDoubleByte.badInputLength:I
26: new sun.io.UnknownCharacterException
dup
invokespecial sun.io.UnknownCharacterException.<init>:()V
athrow
27: StackMap locals:
StackMap stack:
aload 0
getfield sun.io.ByteToCharDoubleByte.charOff:I
iload 6
if_icmplt 29
28: new sun.io.ConversionBufferFullException
dup
invokespecial sun.io.ConversionBufferFullException.<init>:()V
athrow
29: StackMap locals:
StackMap stack:
aload 4
aload 0
dup
getfield sun.io.ByteToCharDoubleByte.charOff:I
dup_x1
iconst_1
iadd
putfield sun.io.ByteToCharDoubleByte.charOff:I
iload 7
castore
30: aload 0
dup
getfield sun.io.ByteToCharDoubleByte.byteOff:I
iload 8
iadd
putfield sun.io.ByteToCharDoubleByte.byteOff:I
end local 9 31: StackMap locals:
StackMap stack:
aload 0
getfield sun.io.ByteToCharDoubleByte.byteOff:I
iload 3
if_icmplt 5
32: StackMap locals:
StackMap stack:
aload 0
getfield sun.io.ByteToCharDoubleByte.charOff:I
iload 5
isub
ireturn
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 33 0 this Lsun/io/ByteToCharDoubleByte;
0 33 1 input [B
0 33 2 inOff I
0 33 3 inEnd I
0 33 4 output [C
0 33 5 outOff I
0 33 6 outEnd I
1 33 7 outputChar C
2 33 8 inputSize I
7 9 9 byte1 I
10 31 9 byte1 I
20 22 10 byte2 I
Exceptions:
throws sun.io.UnknownCharacterException, sun.io.MalformedInputException, sun.io.ConversionBufferFullException
MethodParameters:
Name Flags
input
inOff
inEnd
output
outOff
outEnd
public void reset();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=1, args_size=1
start local 0 0: aload 0
aload 0
iconst_0
dup_x1
putfield sun.io.ByteToCharDoubleByte.charOff:I
putfield sun.io.ByteToCharDoubleByte.byteOff:I
1: aload 0
iconst_0
putfield sun.io.ByteToCharDoubleByte.savedByte:B
2: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lsun/io/ByteToCharDoubleByte;
protected char convSingleByte(int);
descriptor: (I)C
flags: (0x0004) ACC_PROTECTED
Code:
stack=1, locals=2, args_size=2
start local 0 start local 1 0: iload 1
iflt 2
1: iload 1
i2c
ireturn
2: StackMap locals:
StackMap stack:
ldc 65533
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lsun/io/ByteToCharDoubleByte;
0 3 1 b I
MethodParameters:
Name Flags
b
protected char getUnicode(int, int);
descriptor: (II)C
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=4, args_size=3
start local 0 start local 1 start local 2 0: iload 1
iflt 2
iload 1
aload 0
getfield sun.io.ByteToCharDoubleByte.index1:[S
arraylength
if_icmpgt 2
1: iload 2
aload 0
getfield sun.io.ByteToCharDoubleByte.start:I
if_icmplt 2
iload 2
aload 0
getfield sun.io.ByteToCharDoubleByte.end:I
if_icmple 3
2: StackMap locals:
StackMap stack:
ldc 65533
ireturn
3: StackMap locals:
StackMap stack:
aload 0
getfield sun.io.ByteToCharDoubleByte.index1:[S
iload 1
saload
bipush 15
iand
aload 0
getfield sun.io.ByteToCharDoubleByte.end:I
aload 0
getfield sun.io.ByteToCharDoubleByte.start:I
isub
iconst_1
iadd
imul
iload 2
aload 0
getfield sun.io.ByteToCharDoubleByte.start:I
isub
iadd
istore 3
start local 3 4: aload 0
getfield sun.io.ByteToCharDoubleByte.index2:[Ljava/lang/String;
aload 0
getfield sun.io.ByteToCharDoubleByte.index1:[S
iload 1
saload
iconst_4
ishr
aaload
iload 3
invokevirtual java.lang.String.charAt:(I)C
ireturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lsun/io/ByteToCharDoubleByte;
0 5 1 byte1 I
0 5 2 byte2 I
4 5 3 n I
MethodParameters:
Name Flags
byte1
byte2
}
SourceFile: "ByteToCharDoubleByte.java"