Contents

end

Indicates that the offset should be set to the size of the file plus the specified number of bytes.

Declaration

static var end: FileDescriptor.SeekOrigin { get }

Mentioned in

Discussion

The corresponding C constant is SEEK_END.

See Also

Creating a Seek Origin