SnapshotInputStreamSource

public class SnapshotInputStreamSource
extends Object implements InputStreamSource

java.lang.Object
com.android.tradefed.result.SnapshotInputStreamSource


InputStreamSource מגובה קובץ. יוצר תמונת מצב של תוכן ERROR(/InputStream) המקורי כדי להבטיח ש- createInputStream() יחזיר s ERROR(/InputStream) בעלי התנהגות זהה כנדרש.

סיכום

בנאים ציבוריים

SnapshotInputStreamSource (String name, InputStream stream)

קונסטרוקטור עבור InputStreamSource מגובה קבצים

שיטות ציבוריות

void close ()

InputStream createInputStream ()

long size ()

בנאים ציבוריים

SnapshotInputStreamSource

public SnapshotInputStreamSource (String name, 
                InputStream stream)

קונסטרוקטור עבור InputStreamSource מגובה קבצים

פרמטרים
name String

stream InputStream

שיטות ציבוריות

סגור

public void close ()

createInputStream

public InputStream createInputStream ()

החזרות
InputStream

גודל

public long size ()

החזרות
long