Monkey Documentation

Module brl.datastream

A datastream allows you to read and write data to and from a databuffer in a stream-like way. More...


Imports:
Classes:

Detailed Discussion

A datastream allows you to read and write data to and from a databuffer in a stream-like way.

Please see the DataStream class for more information on datastreams.