granularity level: instruction

		.class interface abstract Lcom/google/firebase/encoders/Encoder;
.super Ljava/lang/Object;
.source "Encoder.java"

.annotation system Ldalvik/annotation/Signature;
value = {
"<TValue:",
"Ljava/lang/Object;",
"TContext:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation



.method public abstract encode(Ljava/lang/Object;Ljava/lang/Object;)V
	
	.annotation system Ldalvik/annotation/Throws;
	value = {
	Ljava/io/IOException;
	}
	.end annotation
	.annotation system Ldalvik/annotation/Signature;
	value = {
	"(TTValue;TTContext;)V"
	}
	.end annotation

	return-void
.end method