קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
ShellOutputReceiverStream
public
final
class
ShellOutputReceiverStream
extends Object
JavaScript.lang.Object
|
↳ |
com.android.tradefed.util.ShellOutputReceiverStream
|
תת-מחלקה של שירות של OutputStream שכותבת ב-IShellOutputReceiver.
סיכום
בנאים ציבוריים
ShellOutputReceiverStream
public ShellOutputReceiverStream (IShellOutputReceiver receiver)
צריך ליצור מתאם חדש ל-IShellOutputReceiver
הנתון.
מותר לספק כאן מקלט null כדי לפשט את השימוש במתאם, כלומר
שהוא יכול להשתמש בו ב-Try with-resources בלי לבדוק אם יש מקלט null עצמו.
פרמטרים |
receiver |
IShellOutputReceiver |
ShellOutputReceiverStream
public ShellOutputReceiverStream (IShellOutputReceiver receiver,
FileOutputStream fileOutput)
פרמטרים |
receiver |
IShellOutputReceiver |
fileOutput |
FileOutputStream |
שיטות ציבוריות
סגירה
public void close ()
סומק
public void flush ()
כתיבה
public void write (byte[] b)
כתיבה
public void write (byte[] b,
int off,
int len)
פרמטרים |
b |
byte |
off |
int |
len |
int |
כתיבה
public void write (int b)
דוגמאות התוכן והקוד שבדף הזה כפופות לרישיונות המפורטים בקטע רישיון לתוכן. Java ו-OpenJDK הם סימנים מסחריים או סימנים מסחריים רשומים של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-23 (שעון UTC).
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2024-08-23 (שעון UTC)."],[],[]]