public class sun.nio.cs.ext.DoubleByte$Encoder_EUC_SIM extends sun.nio.cs.ext.DoubleByte$Encoder
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: sun.nio.cs.ext.DoubleByte$Encoder_EUC_SIM
  super_class: sun.nio.cs.ext.DoubleByte$Encoder
{
  void <init>(java.nio.charset.Charset, char[], char[]);
    descriptor: (Ljava/nio/charset/Charset;[C[C)V
    flags: (0x0000) 
    Code:
      stack=4, locals=4, args_size=4
        start local 0 // sun.nio.cs.ext.DoubleByte$Encoder_EUC_SIM this
        start local 1 // java.nio.charset.Charset cs
        start local 2 // char[] c2b
        start local 3 // char[] c2bIndex
         0: .line 753
            aload 0 /* this */
            aload 1 /* cs */
            aload 2 /* c2b */
            aload 3 /* c2bIndex */
            invokespecial sun.nio.cs.ext.DoubleByte$Encoder.<init>:(Ljava/nio/charset/Charset;[C[C)V
         1: .line 754
            return
        end local 3 // char[] c2bIndex
        end local 2 // char[] c2b
        end local 1 // java.nio.charset.Charset cs
        end local 0 // sun.nio.cs.ext.DoubleByte$Encoder_EUC_SIM this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lsun/nio/cs/ext/DoubleByte$Encoder_EUC_SIM;
            0    2     1        cs  Ljava/nio/charset/Charset;
            0    2     2       c2b  [C
            0    2     3  c2bIndex  [C
    MethodParameters:
          Name  Flags
      cs        
      c2b       
      c2bIndex  
}
SourceFile: "DoubleByte.java"
NestHost: sun.nio.cs.ext.DoubleByte
InnerClasses:
  public Encoder = sun.nio.cs.ext.DoubleByte$Encoder of sun.nio.cs.ext.DoubleByte
  public Encoder_EUC_SIM = sun.nio.cs.ext.DoubleByte$Encoder_EUC_SIM of sun.nio.cs.ext.DoubleByte