Startseite > comp > gb > stream 
 en fr es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Zurück  Weiter  Bearbeiten  Umbenennen  Rückgängig  Suchen  Verwaltung  
Dokumentation  
Achtung! Diese Seite wurde noch nicht übersetzt.  Siehe englische Version 
Stream (gb)
This class is the parent class of every Gambas object that are stream.

These objects can be used with all the input/output Gambas functions: PRINT, INPUT, LINE INPUT, CLOSE, and so on.

Symbole
Diese Klasse kann nicht erzeugt werden.

Eigenschaften  Methoden 
Blocking  ByteOrder  EndOfFile  EndOfLine  Handle  Lines  Tag    Begin  Close  Drop  ReadLine  Send   

Here is a list of classes that inherit Stream at the moment:

Siehe auch

Stream & Input/Output functions