seek


Purpose

Sets the file position at which the next write will occur.

Signature

FileWriter.seek(offset)

Returns

This method does not return anything.

Parameter

Name Description Type Use
offset If nonnegative, an absolute byte offset into the file. If negative, an offset back from the end of the file. int required

Related topics

FileWriter
Overview
Legal notice | Copyright © 2015 and Confidential to Pegasystems Inc. All rights reserved. | Feedback
Advanced...