LongBinaryStream REALbasic Plugin

LongBinaryStream.WritePString Method

Use this method to write a Pascal string to the stream.

WritePString(
   Data as String)

Parameters

Data
The data to write.

Remarks

See Also

LongBinaryStream Class