readAttributeRanges(completion:)

Declaration

func readAttributeRanges(completion: @escaping  @Sendable ([Any]?, (any Error)?) -> Void)
func readAttributeRanges() async throws -> [Any]