Revision Difference
File:EndOfFile#526342
<function name="EndOfFile" parent="File" type="classfunc">
<description><note>next update</note>Returns whether the <page>File</page> object has reached the end of file or not.</description>
<description>Returns whether the <page>File</page> object has reached the end of file or not.</description>
<realm>Shared</realm>
<added>2020.02.24</added>⤶
<added>2020.03.17</added>⤶
<rets>
<ret name="" type="boolean">Whether the file has reached end or not.</ret>
</rets>
</function>