Xojo.IO.BinaryStream.EOF

From Xojo Documentation

Method

Xojo.IO.BinaryStream.EOF() As Boolean

Supported for all project types and targets.

Returns True if the BinaryStream position = the file length. If the stream is closed this function always returns True.