Used for sending elements in so-called "textual" form.
After calling PutNext and PutSize, a series of PutData calls are used to send the actual data.
The textual means of sending data is rarely used. Its main use is to allow a number to be sent that is larger than can fit in any native .NET numeric type. See the example for PutNext.
Exception Type | Condition |
---|---|
MathLinkException | On any MathLink error. |
IMathLink Interface | Wolfram.NETLink Namespace | PutNext | PutSize