今奥全景相机
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
326 B

.class public interface abstract Lokio/Source;
.super Ljava/lang/Object;
.source "Source.java"
# interfaces
.implements Ljava/io/Closeable;
# virtual methods
.method public abstract close()V
.end method
.method public abstract read(Lokio/Buffer;J)J
.end method
.method public abstract timeout()Lokio/Timeout;
.end method