A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://reference.wolfram.com/language/NETLink/ref/net/Wolfram.NETLink.IMathLink.PutData.html below:

IMathLink.PutData Method

Used for sending elements in so-called "textual" form.

[Visual Basic]

Sub PutData( _

ByVal

data

As

Byte()

_

)

Parameters
data
The data to send.
Remarks

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.

Exceptions See Also

IMathLink 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