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