Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

CompressionStream.Seek Method

Namespace: Rebex.IO.Compression.Streams
Assembly: Rebex.Zip.dll (version 7.0.9147)

Seek(Int64, SeekOrigin)

This method is not supported by the CompressionStream class.

Declaration
public override long Seek(long offset, SeekOrigin origin)
Parameters
Type Name Description
Int64 offset

A byte offset relative to the origin parameter.

SeekOrigin origin

A value of type System.IO.SeekOrigin indicating the reference point used to obtain the new position.

Returns
Type Description
Int64
Overrides
Stream.Seek(Int64, SeekOrigin)
Remarks

The new position within the stream.

In This Article
  • Seek(Int64, SeekOrigin)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies