NetMirror.apk

Download file
package com.facebook.soloader;

import java.nio.ByteBuffer;
import java.nio.channels.ByteChannel;

/* JADX INFO: loaded from: classes.dex */
public interface h extends ByteChannel {
    int Z(ByteBuffer byteBuffer, long j3);
}
Download file