WritableBufferAllocator.smali
.class public interface abstract Lio/grpc/internal/WritableBufferAllocator;
.super Ljava/lang/Object;
.source "WritableBufferAllocator.java"
# virtual methods
.method public abstract allocate(I)Lio/grpc/internal/WritableBuffer;
.end method