קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
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-22 (שעון UTC).
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"חסרים לי מידע או פרטים"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"התוכן מורכב מדי או עם יותר מדי שלבים"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"התוכן לא עדכני"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"בעיה בתרגום"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"בעיה בדוגמאות/בקוד"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"סיבה אחרת"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"התוכן קל להבנה"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"התוכן עזר לי לפתור בעיה"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"סיבה אחרת"
}]
{"lastModified": "\u05e2\u05d3\u05db\u05d5\u05df \u05d0\u05d7\u05e8\u05d5\u05df: 2024-08-22 (\u05e9\u05e2\u05d5\u05df UTC)."}