Overview | Methods | This Package | All Packages
Retrieves the current position of this stream.
Syntax
public long getPosition()
Return Value
Returns the current position of the stream.
Exceptions
IOException thrown if an I/O error occurs or if the stream does not support positioning.
See Also setPosition