Contents

NSFileTypeForHFSTypeCode(_:)

Returns a string encoding a file type code.

Declaration

func NSFileTypeForHFSTypeCode(_ hfsFileTypeCode: OSType) -> String!

Parameters

  • hfsFileTypeCode:

    An HFS file type code.

Return Value

A string that encodes hfsFileTypeCode.

See Also

Working with HFS file types