Provides an interface for implementing seekable functionality on I/O Streams.
Checks if seeking is supported by the stream.
Checks if truncation is supported by the stream.
The parent interface.
Seeks to a location within a stream.
Tells the current location within a stream.
Truncates a stream.
Provides an interface for implementing seekable functionality on I/O Streams.