e-CryptIt Engine Xojo Plugin

AppleSingleEncoderStream.EOF Method (console safe)

To obtain information of the stream has reashed its end then use the EOF function.

EOF() as Boolean

Parameters

Returns

Boolean

Remarks

Returns: True if the stream has reached its end.

See Also

AppleSingleEncoderStream Class