--- title: nsIInputStream slug: orphaned/nsIInputStream tags: - Dokumentacja_API_XPCOM - Interfejsy - Interfejsy:Skryptowalne - Interfejsy:Zamrożone - Wszystkie_kategorie - XPCOM original_slug: nsIInputStream ---
Interfejs nsIInputStream
reprezentuje źródło danych nadających się do odczytu.
#include "nsIInputStream.h" [scriptable, uuid=(fa9c7f6c-61b3-11d4-9877-00c04fa0cf4a)] interface nsIInputStream : nsISupports { ... };
close
available
read
readSegments
isNonBlocking
true
jeśli ciąg nie jest blokujący.
Ten interfejs został zamrożony dla Mozilli 1.0. Zobacz błąd 124465, aby poznać szczegóły.