LongBinaryStream REALbasic Plugin

LongBinaryStream.Write Method

Use this method to write data to the stream.

Write(
   Data as String)

Parameters

Data
The data to write to the stream.

Remarks

See Also

LongBinaryStream Class