Used for sending elements in so-called "textual" form.
[Visual Basic]Sub PutData( _
ByVal
dataAs
Byte()_
)
ParametersAfter 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.
Exceptions See AlsoIMathLink Interface | Wolfram.NETLink Namespace | PutNext | PutSize
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4