Retrieves the current position of this stream.
public long getPosition()
Returns the current position of the stream.
IOException thrown if an I/O error occurs or if the stream does not support positioning.
See Also setPosition