SeekEnd (Java, PHP, etc.)

<< Click to Display Table of Contents >>

Navigation:  Memory Streams >

SeekEnd (Java, PHP, etc.)

Previous pageReturn to chapter overviewNext page

[Professional Edition and above; Java, PHP, etc.]

Moves the file pointer to the given position.

method override long TVPEStream.SeekEnd(

long pos

)

long pos

The new position within the stream. This is relative to the end of the file.