public class sun.io.CharToByteUnicodeBigUnmarked extends sun.io.CharToByteUnicode
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: sun.io.CharToByteUnicodeBigUnmarked
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 0: aload 0
invokespecial sun.io.CharToByteUnicode.<init>:()V
1: aload 0
iconst_1
putfield sun.io.CharToByteUnicodeBigUnmarked.byteOrder:I
2: aload 0
iconst_0
putfield sun.io.CharToByteUnicodeBigUnmarked.usesMark:Z
3: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lsun/io/CharToByteUnicodeBigUnmarked;
}
SourceFile: "CharToByteUnicodeBigUnmarked.java"