class com.sun.security.ntlm.NTLM$Writer
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.sun.security.ntlm.NTLM$Writer
  super_class: java.lang.Object
{
  private byte[] internal;
    descriptor: [B
    flags: (0x0002) ACC_PRIVATE

  private int current;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  static final boolean $assertionsDisabled;
    descriptor: Z
    flags: (0x1018) ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 198
            ldc Lcom/sun/security/ntlm/NTLM;
            invokevirtual java.lang.Class.desiredAssertionStatus:()Z
            ifne 1
            iconst_1
            goto 2
      StackMap locals:
      StackMap stack:
         1: iconst_0
      StackMap locals:
      StackMap stack: int
         2: putstatic com.sun.security.ntlm.NTLM$Writer.$assertionsDisabled:Z
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  void <init>(int, int);
    descriptor: (II)V
    flags: (0x0000) 
    Code:
      stack=5, locals=3, args_size=3
        start local 0 // com.sun.security.ntlm.NTLM$Writer this
        start local 1 // int type
        start local 2 // int len
         0: .line 208
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 209
            getstatic com.sun.security.ntlm.NTLM$Writer.$assertionsDisabled:Z
            ifne 2
            iload 2 /* len */
            sipush 256
            if_icmplt 2
            new java.lang.AssertionError
            dup
            invokespecial java.lang.AssertionError.<init>:()V
            athrow
         2: .line 210
      StackMap locals: com.sun.security.ntlm.NTLM$Writer int int
      StackMap stack:
            aload 0 /* this */
            sipush 256
            newarray 8
            putfield com.sun.security.ntlm.NTLM$Writer.internal:[B
         3: .line 211
            aload 0 /* this */
            iload 2 /* len */
            putfield com.sun.security.ntlm.NTLM$Writer.current:I
         4: .line 213
            bipush 9
            newarray 8
            dup
            iconst_0
            bipush 78
            bastore
            dup
            iconst_1
            bipush 84
            bastore
            dup
            iconst_2
            bipush 76
            bastore
            dup
            iconst_3
            bipush 77
            bastore
            dup
            iconst_4
            bipush 83
            bastore
            dup
            iconst_5
            bipush 83
            bastore
            dup
            bipush 6
            bipush 80
            bastore
            dup
            bipush 8
            iload 1 /* type */
            i2b
            bastore
         5: .line 214
            iconst_0
            aload 0 /* this */
            getfield com.sun.security.ntlm.NTLM$Writer.internal:[B
            iconst_0
            bipush 9
         6: .line 212
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
         7: .line 215
            return
        end local 2 // int len
        end local 1 // int type
        end local 0 // com.sun.security.ntlm.NTLM$Writer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lcom/sun/security/ntlm/NTLM$Writer;
            0    8     1  type  I
            0    8     2   len  I
    MethodParameters:
      Name  Flags
      type  
      len   

  void writeShort(int, int);
    descriptor: (II)V
    flags: (0x0000) 
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.sun.security.ntlm.NTLM$Writer this
        start local 1 // int offset
        start local 2 // int number
         0: .line 218
            aload 0 /* this */
            getfield com.sun.security.ntlm.NTLM$Writer.internal:[B
            iload 1 /* offset */
            iload 2 /* number */
            i2b
            bastore
         1: .line 219
            aload 0 /* this */
            getfield com.sun.security.ntlm.NTLM$Writer.internal:[B
            iload 1 /* offset */
            iconst_1
            iadd
            iload 2 /* number */
            bipush 8
            ishr
            i2b
            bastore
         2: .line 220
            return
        end local 2 // int number
        end local 1 // int offset
        end local 0 // com.sun.security.ntlm.NTLM$Writer this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    3     0    this  Lcom/sun/security/ntlm/NTLM$Writer;
            0    3     1  offset  I
            0    3     2  number  I
    MethodParameters:
        Name  Flags
      offset  
      number  

  void writeInt(int, int);
    descriptor: (II)V
    flags: (0x0000) 
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.sun.security.ntlm.NTLM$Writer this
        start local 1 // int offset
        start local 2 // int number
         0: .line 223
            aload 0 /* this */
            getfield com.sun.security.ntlm.NTLM$Writer.internal:[B
            iload 1 /* offset */
            iload 2 /* number */
            i2b
            bastore
         1: .line 224
            aload 0 /* this */
            getfield com.sun.security.ntlm.NTLM$Writer.internal:[B
            iload 1 /* offset */
            iconst_1
            iadd
            iload 2 /* number */
            bipush 8
            ishr
            i2b
            bastore
         2: .line 225
            aload 0 /* this */
            getfield com.sun.security.ntlm.NTLM$Writer.internal:[B
            iload 1 /* offset */
            iconst_2
            iadd
            iload 2 /* number */
            bipush 16
            ishr
            i2b
            bastore
         3: .line 226
            aload 0 /* this */
            getfield com.sun.security.ntlm.NTLM$Writer.internal:[B
            iload 1 /* offset */
            iconst_3
            iadd
            iload 2 /* number */
            bipush 24
            ishr
            i2b
            bastore
         4: .line 227
            return
        end local 2 // int number
        end local 1 // int offset
        end local 0 // com.sun.security.ntlm.NTLM$Writer this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    5     0    this  Lcom/sun/security/ntlm/NTLM$Writer;
            0    5     1  offset  I
            0    5     2  number  I
    MethodParameters:
        Name  Flags
      offset  
      number  

  void writeBytes(int, byte[]);
    descriptor: (I[B)V
    flags: (0x0000) 
    Code:
      stack=5, locals=3, args_size=3
        start local 0 // com.sun.security.ntlm.NTLM$Writer this
        start local 1 // int offset
        start local 2 // byte[] data
         0: .line 230
            aload 2 /* data */
            iconst_0
            aload 0 /* this */
            getfield com.sun.security.ntlm.NTLM$Writer.internal:[B
            iload 1 /* offset */
            aload 2 /* data */
            arraylength
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
         1: .line 231
            return
        end local 2 // byte[] data
        end local 1 // int offset
        end local 0 // com.sun.security.ntlm.NTLM$Writer this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lcom/sun/security/ntlm/NTLM$Writer;
            0    2     1  offset  I
            0    2     2    data  [B
    MethodParameters:
        Name  Flags
      offset  
      data    

  void writeSecurityBuffer(int, byte[]);
    descriptor: (I[B)V
    flags: (0x0000) 
    Code:
      stack=5, locals=4, args_size=3
        start local 0 // com.sun.security.ntlm.NTLM$Writer this
        start local 1 // int offset
        start local 2 // byte[] data
         0: .line 234
            aload 2 /* data */
            ifnonnull 3
         1: .line 235
            aload 0 /* this */
            iload 1 /* offset */
            iconst_4
            iadd
            aload 0 /* this */
            getfield com.sun.security.ntlm.NTLM$Writer.current:I
            invokevirtual com.sun.security.ntlm.NTLM$Writer.writeShort:(II)V
         2: .line 236
            goto 11
         3: .line 237
      StackMap locals:
      StackMap stack:
            aload 2 /* data */
            arraylength
            istore 3 /* len */
        start local 3 // int len
         4: .line 238
            aload 0 /* this */
            getfield com.sun.security.ntlm.NTLM$Writer.current:I
            iload 3 /* len */
            iadd
            aload 0 /* this */
            getfield com.sun.security.ntlm.NTLM$Writer.internal:[B
            arraylength
            if_icmple 6
         5: .line 239
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.security.ntlm.NTLM$Writer.internal:[B
            aload 0 /* this */
            getfield com.sun.security.ntlm.NTLM$Writer.current:I
            iload 3 /* len */
            iadd
            sipush 256
            iadd
            invokestatic java.util.Arrays.copyOf:([BI)[B
            putfield com.sun.security.ntlm.NTLM$Writer.internal:[B
         6: .line 241
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            iload 1 /* offset */
            iload 3 /* len */
            invokevirtual com.sun.security.ntlm.NTLM$Writer.writeShort:(II)V
         7: .line 242
            aload 0 /* this */
            iload 1 /* offset */
            iconst_2
            iadd
            iload 3 /* len */
            invokevirtual com.sun.security.ntlm.NTLM$Writer.writeShort:(II)V
         8: .line 243
            aload 0 /* this */
            iload 1 /* offset */
            iconst_4
            iadd
            aload 0 /* this */
            getfield com.sun.security.ntlm.NTLM$Writer.current:I
            invokevirtual com.sun.security.ntlm.NTLM$Writer.writeShort:(II)V
         9: .line 244
            aload 2 /* data */
            iconst_0
            aload 0 /* this */
            getfield com.sun.security.ntlm.NTLM$Writer.internal:[B
            aload 0 /* this */
            getfield com.sun.security.ntlm.NTLM$Writer.current:I
            iload 3 /* len */
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
        10: .line 245
            aload 0 /* this */
            dup
            getfield com.sun.security.ntlm.NTLM$Writer.current:I
            iload 3 /* len */
            iadd
            putfield com.sun.security.ntlm.NTLM$Writer.current:I
        end local 3 // int len
        11: .line 247
      StackMap locals:
      StackMap stack:
            return
        end local 2 // byte[] data
        end local 1 // int offset
        end local 0 // com.sun.security.ntlm.NTLM$Writer this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   12     0    this  Lcom/sun/security/ntlm/NTLM$Writer;
            0   12     1  offset  I
            0   12     2    data  [B
            4   11     3     len  I
    MethodParameters:
        Name  Flags
      offset  
      data    

  void writeSecurityBuffer(int, java.lang.String, boolean);
    descriptor: (ILjava/lang/String;Z)V
    flags: (0x0000) 
    Code:
      stack=4, locals=4, args_size=4
        start local 0 // com.sun.security.ntlm.NTLM$Writer this
        start local 1 // int offset
        start local 2 // java.lang.String str
        start local 3 // boolean unicode
         0: .line 251
            aload 0 /* this */
            iload 1 /* offset */
            aload 2 /* str */
            ifnonnull 1
            aconst_null
            goto 5
      StackMap locals: com.sun.security.ntlm.NTLM$Writer int java.lang.String int
      StackMap stack: com.sun.security.ntlm.NTLM$Writer int
         1: aload 2 /* str */
         2: .line 252
            iload 3 /* unicode */
            ifeq 3
            ldc "UnicodeLittleUnmarked"
            goto 4
      StackMap locals: com.sun.security.ntlm.NTLM$Writer int java.lang.String int
      StackMap stack: com.sun.security.ntlm.NTLM$Writer int java.lang.String
         3: ldc "ISO8859_1"
         4: .line 251
      StackMap locals: com.sun.security.ntlm.NTLM$Writer int java.lang.String int
      StackMap stack: com.sun.security.ntlm.NTLM$Writer int java.lang.String java.lang.String
            invokevirtual java.lang.String.getBytes:(Ljava/lang/String;)[B
      StackMap locals: com.sun.security.ntlm.NTLM$Writer int java.lang.String int
      StackMap stack: com.sun.security.ntlm.NTLM$Writer int byte[]
         5: invokevirtual com.sun.security.ntlm.NTLM$Writer.writeSecurityBuffer:(I[B)V
         6: .line 253
            goto 9
      StackMap locals:
      StackMap stack: java.io.UnsupportedEncodingException
         7: pop
         8: .line 254
            getstatic com.sun.security.ntlm.NTLM$Writer.$assertionsDisabled:Z
            ifne 9
            new java.lang.AssertionError
            dup
            invokespecial java.lang.AssertionError.<init>:()V
            athrow
         9: .line 256
      StackMap locals:
      StackMap stack:
            return
        end local 3 // boolean unicode
        end local 2 // java.lang.String str
        end local 1 // int offset
        end local 0 // com.sun.security.ntlm.NTLM$Writer this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   10     0     this  Lcom/sun/security/ntlm/NTLM$Writer;
            0   10     1   offset  I
            0   10     2      str  Ljava/lang/String;
            0   10     3  unicode  Z
      Exception table:
        from    to  target  type
           0     6       7  Class java.io.UnsupportedEncodingException
    MethodParameters:
         Name  Flags
      offset   
      str      
      unicode  

  byte[] getBytes();
    descriptor: ()[B
    flags: (0x0000) 
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.sun.security.ntlm.NTLM$Writer this
         0: .line 259
            aload 0 /* this */
            getfield com.sun.security.ntlm.NTLM$Writer.internal:[B
            aload 0 /* this */
            getfield com.sun.security.ntlm.NTLM$Writer.current:I
            invokestatic java.util.Arrays.copyOf:([BI)[B
            areturn
        end local 0 // com.sun.security.ntlm.NTLM$Writer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/security/ntlm/NTLM$Writer;
}
SourceFile: "NTLM.java"
NestHost: com.sun.security.ntlm.NTLM
InnerClasses:
  Writer = com.sun.security.ntlm.NTLM$Writer of com.sun.security.ntlm.NTLM