Chapter Contents

Previous

Next
SAS/AF Software: Class Dictionary

Overview

The Output Buffer class is provided to allow data to be written to a buffer. Data of any type may be written to the buffer. Once all the desired data has been written to the buffer, the output buffer should be passed to the _initBuffer method of the Input Buffer class so the data can be read.

Ancestors:
Object Class
Buffer Class

Class:
sashelp.classes.Outputbuffer.class


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.