IByteStream.canSeek

Overview | Methods | This Package | All Packages

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