Retrieves the length in bytes of this file.
public long getLength()
Returns the length of the file.
WinIOException thrown if the length of the file cannot be determined or if the file has been closed.
Overrides DataStream.getLength
See Also IByteStream.getLength, setLength