Previous: LO_Packer, Up: APIs


7.5 LO_Stream

A stream object provides access to files and potentially other sources or destinations of character stream data. Its functionality is (currently) limited to that needed to support profiling.

Extenders would need to know how to use the specialized types LO_Stream_File and LO_Stream_Null. See LObject for an example.