Contents

start

Indicates that the offset should be set to the specified value.

Declaration

static var start: FileDescriptor.SeekOrigin { get }

Mentioned in

Discussion

The corresponding C constant is SEEK_SET.

See Also

Creating a Seek Origin