Table 5.51. ooRexx Buffer Class
A Buffer instance is a Rexx interpreter managed block of storage. This class is designed primarily for writing methods and functions in native code and can only be created using the native code application programming interfaces. The Buffer class new method will raise an error if invoked.
5.4.24.1. Inherited Methods