public class android.net.wifi.aware.TlvBufferUtils
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: android.net.wifi.aware.TlvBufferUtils
  super_class: java.lang.Object
{
  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // android.net.wifi.aware.TlvBufferUtils this
         0: .line 40
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 42
            return
        end local 0 // android.net.wifi.aware.TlvBufferUtils this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Landroid/net/wifi/aware/TlvBufferUtils;

  public static boolean isValid(byte[], int, int);
    descriptor: ([BII)Z
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 572
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tMemory cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
            Name  Flags
      array       
      typeSize    
      lengthSize  
}
SourceFile: "TlvBufferUtils.java"
NestMembers:
  android.net.wifi.aware.TlvBufferUtils$TlvConstructor  android.net.wifi.aware.TlvBufferUtils$TlvElement  android.net.wifi.aware.TlvBufferUtils$TlvIterable  android.net.wifi.aware.TlvBufferUtils$TlvIterable$1
InnerClasses:
  public TlvConstructor = android.net.wifi.aware.TlvBufferUtils$TlvConstructor of android.net.wifi.aware.TlvBufferUtils
  public TlvElement = android.net.wifi.aware.TlvBufferUtils$TlvElement of android.net.wifi.aware.TlvBufferUtils
  public TlvIterable = android.net.wifi.aware.TlvBufferUtils$TlvIterable of android.net.wifi.aware.TlvBufferUtils