UtilsLib REALbasic Support Plugin

IStreamWriter Interface

This interface defines a common interface writable streams.

This interface is depreciated
When ever possible use the new IBinaryStreamWriter interface instead.

interface IStreamWriter

Methods

LastErrorReturns the last error code that was generated.
WriteWrites data to the stream.

[Footnote]

Supported Platforms:

  • PPC - MacOS 9
  • Carbon - MacOS 9 and MacOS X (PEF)
  • MacOS X PPC - (Mach-O)
  • MacOS X Universal Binary (Mach-O)
  • Win32 - Windows
  • Linux x86