NoCipherInputStream$NoDecrypter.smali
.class Lnet/lingala/zip4j/io/inputstream/NoCipherInputStream$NoDecrypter;
.super Ljava/lang/Object;
# interfaces
.implements Lnet/lingala/zip4j/crypto/Decrypter;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lnet/lingala/zip4j/io/inputstream/NoCipherInputStream;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = "NoDecrypter"
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public decryptData([BII)I
.registers 4
return p3
.end method