public class sun.io.ByteToCharUnicodeBigUnmarked extends sun.io.ByteToCharUnicode
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: sun.io.ByteToCharUnicodeBigUnmarked
  super_class: sun.io.ByteToCharUnicode
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // sun.io.ByteToCharUnicodeBigUnmarked this
         0: .line 41
            aload 0 /* this */
            iconst_1
            iconst_0
            invokespecial sun.io.ByteToCharUnicode.<init>:(IZ)V
         1: .line 42
            return
        end local 0 // sun.io.ByteToCharUnicodeBigUnmarked this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lsun/io/ByteToCharUnicodeBigUnmarked;
}
SourceFile: "ByteToCharUnicodeBigUnmarked.java"