readAttributeListOctetString(completionHandler:)

Declaration

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