Method DVB.Stream()->read()
- Method read
 string|intread()- Description
 Read data from a stream. It reads up to read buffer size data.
- Note
 Read buffer size is 4096 by default.
- See also
 
string|int read()
Read data from a stream. It reads up to read buffer size data.
Read buffer size is 4096 by default.