Stream

This class is the parent class of every Gambas object that are streams.

These objects can be used with the input/output Gambas functions: PRINT, INPUT, LINEINPUT, CLOSE...

Child classes: File, Process, SerialPort, Socket, UdpSocket


Referenced by :