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