Data

public extension Data
  • Retuns file tyepe using magic bytes of the current data object

    Declaration

    Swift

    var fileType: FileItemType { get }