Microsoft SDK for Java

getOffset

This method of the OffsetInputStreamFilter Class retrieves the current byte offset into the input stream.

Syntax

public long getOffset();

Return Value

Returns the current byte offset into the input stream.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.