Overview | Methods | This Package | All Packages
Writes a Unicode string to this stream.
Syntax
public void writeStringChars( String value )
Parameters
value
The string to write.
Remarks
This method implements the IDataStream.writeStringChars method.