Sets cursor position at specified position.
Namespace: CMS.IO.ZipAssembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- offset
- Type: System Int64
Offset from beginning of file
- loc
- Type: CMS.IO SeekOrigin
Reference points for seeking in the stream
Return Value
Type: Int64See Also