API Reference > Classes > PRC Entities Input/output Operations for Entities > OdPrcCompressedFilerDumper Class > OdPrcCompressedFilerDumper Methods > OdPrcCompressedFilerDumper::seek Method
OdPrcCompressedFilerDumper::seek Method
Syntax
C++
virtual OdUInt64 seek(OdInt64 offset, OdDb::FilerSeekType seekType);
Parameters 
Description 
OdInt64 offset 
[in] A number of bytes to move.  
OdDb::FilerSeekType seekType 
[in] A seek type, which can be one of the next types:
 

Moves the current position of the file pointer to the specified location and returns the new file position. 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.