Retrieves the current position of this file.
public long getPosition()
Returns the current position of the file.
WinIOException thrown if either an I/O error occurs or if the file does not allow positioning.
Overrides DataStream.getPosition
See Also IByteStream.getPosition, setPosition