Instance Propertyswift-png 4.4.5PNG

    count

    The size of the file, in bytes, or nil if the file is not a regular file or a link to a file.

    System.swift:118
    var count: Int? { get }

    This property queries the file size using stat.

    Other members in extension

    Type members

    Instance members