Chapter Contents

Previous

Next
SCL List Class: _read

SCL List Class: _read



Deserializes a buffer into a list. The buffer must be in the same format as that generated by the _write() method.


Syntax

Syntax

objectName._read( buffer );

Argument Type Use Description
buffer SASHELP.CLASSES.BUFFER.CLASS Input An object which holds the a buffer in the proper format.

(1) buffer is sashelp.classes.buffer.class


Chapter Contents

Previous

Next

Top of Page

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