granularity level: instruction

		.class final Lcom/google/firebase/messaging/ByteStreams$LimitedInputStream;
.super Ljava/io/FilterInputStream;
.source "ByteStreams.java"

.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/firebase/messaging/ByteStreams;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1a
name = "LimitedInputStream"
.end annotation

.field private left:J
.field private mark:J


.method constructor <init>(Ljava/io/InputStream;J)V
	.locals 2

	invoke-direct/range {p0 .. p0}, Ljava/lang/Object;-><init>()V
	return-void
.end method

.method public available()I
	.locals 4
	.annotation system Ldalvik/annotation/Throws;
	value = {
	Ljava/io/IOException;
	}
	.end annotation

	const/4 v0, 0x0
	return v0
.end method

.method public declared-synchronized mark(I)V
	.locals 2

	return-void
.end method

.method public read()I
	.locals 6
	.annotation system Ldalvik/annotation/Throws;
	value = {
	Ljava/io/IOException;
	}
	.end annotation

	const/4 v0, 0x0
	return v0
.end method

.method public read([BII)I
	.locals 6
	.annotation system Ldalvik/annotation/Throws;
	value = {
	Ljava/io/IOException;
	}
	.end annotation

	const/4 v0, 0x0
	return v0
.end method

.method public declared-synchronized reset()V
	.locals 5
	.annotation system Ldalvik/annotation/Throws;
	value = {
	Ljava/io/IOException;
	}
	.end annotation

	return-void
.end method

.method public skip(J)J
	.locals 2
	.annotation system Ldalvik/annotation/Throws;
	value = {
	Ljava/io/IOException;
	}
	.end annotation

	const-wide v0, 0x0
	return-wide v0
.end method