Microsoft SDK for Java

IByteStream.canSeek

Clears all buffers for this stream and causes any buffered data to be written to the underlying device.

Syntax

public boolean canSeek()

Return Value

Returns true if the stream supports seeking; otherwise, returns false.

See Also   write

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