Writes a null-terminated Unicode string to this stream.
public void writeStringNull( String value )
value
The string to write.
This method implements the IDataStream.writeStringNull method.