Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Writes the specified characters to the stream. This method can support either a string or an roByteArray. If the block is a string, any null bytes will terminate the block.

Flush() As Void

Writes the stream to the file, blocking execution until all data is written out.

Writing to a Remote Syslog Server

...