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