Trình thu thập đầu ra

public class CollectingOutputReceiver
extends Object implements IShellOutputReceiver

java.lang.Object
   ↳ com.android.tradefed.device.CollectingOutputReceiver


IShellOutputReceiver thu thập toàn bộ đầu ra shell thành một String

Tóm tắt

Hàm khởi tạo công khai

CollectingOutputReceiver()

Phương thức công khai

void addOutput(byte[] data, int offset, int length)

void cancel()

Huỷ tập hợp đầu ra

void clearBuffer()

Xoá nội dung của vùng đệm.

void flush()

String getOutput()
boolean isCancelled()

Hàm khởi tạo công khai

Trình thu thập đầu ra

public CollectingOutputReceiver ()

Phương thức công khai

tiện ích bổ sung

public void addOutput (byte[] data, 
                int offset, 
                int length)

Tham số
data byte

offset int

length int

hủy

public void cancel ()

Huỷ tập hợp đầu ra

xoá bộ đệm

public void clearBuffer ()

Xoá nội dung của vùng đệm.

xả nước

public void flush ()

nhận kết quả

public String getOutput ()

Giá trị trả về
String

đã bị huỷ

public boolean isCancelled ()

Giá trị trả về
boolean