UtilsLib REALbasic Support Plugin

IStreamReader Interface

This interface defines a common interface readable streams.

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

interface IStreamReader

Methods

LastErrorReturns the last error code that was generated.
ReadReads bytes from 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