Product SiteDocumentation Site

5.4.24. The Buffer Class

Table 5.51. ooRexx Buffer Class

Object
Buffer
new
 

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.

Note

The Buffer also has available class methods that its metaclass, the Class class(Section 5.1.2, “The Class Class”), defines.

5.4.24.1. Inherited Methods

Methods inherited from the Object class (Section 5.1.1, “The Object Class”).
new (Class Method)initsend
= \= == \== <> ><instanceMethodsendWith
|| '' (abuttal)' ' (blank)instanceMethodssetMethod
(Operator Methods)isAstart
classisInstanceOfstartWith
copyobjectNamestring
defaultNameobjectName=unsetMethod
hasMethodrequest 
identityHashrun