AllocatedBuffer$1.smali
.class Lorg/conscrypt/AllocatedBuffer$1;
.super Lorg/conscrypt/AllocatedBuffer;
.source ""
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lorg/conscrypt/AllocatedBuffer;->wrap(Ljava/nio/ByteBuffer;)Lorg/conscrypt/AllocatedBuffer;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic val$buffer:Ljava/nio/ByteBuffer;
# direct methods
.method constructor <init>(Ljava/nio/ByteBuffer;)V
.registers 2
iput-object p1, p0, Lorg/conscrypt/AllocatedBuffer$1;->val$buffer:Ljava/nio/ByteBuffer;
invoke-direct {p0}, Lorg/conscrypt/AllocatedBuffer;-><init>()V
return-void
.end method
# virtual methods
.method public nioBuffer()Ljava/nio/ByteBuffer;
.registers 2
iget-object v0, p0, Lorg/conscrypt/AllocatedBuffer$1;->val$buffer:Ljava/nio/ByteBuffer;
return-object v0
.end method
.method public release()Lorg/conscrypt/AllocatedBuffer;
.registers 1
return-object p0
.end method