Contents

current

Indicates that the offset should be set to the specified number of bytes after the current location.

Declaration

static var current: FileDescriptor.SeekOrigin { get }

Mentioned in

Discussion

The corresponding C constant is SEEK_CUR.

See Also

Creating a Seek Origin