Allocates a new binary data block of the requested size and fills the allocated memory with zeros. This method destroys any previous contents of the wrapper instance.
Use this method if you wish to generate binary data via Lingo in array-like manner. See byte[] indexed property for related information.
Note: there is no need to call this method before initializing wrapper in any other way.
|