---
title: "What is the use of NSCoder Class?"  
description: "What is the use of NSCoder Class?"  
author: "Sunil Singh"  
published: 2015-04-21  
updated: 2020-09-20  
canonical: https://www.mindstick.com/interview/2410/what-is-the-use-of-nscoder-class  
category: "iphone"  
tags: ["iphone", "ios", "ipad"]  
reading_time: 1 minute  

---

# What is the use of NSCoder Class?

NSCoder is an abstractClass which represents a stream of data. They are used in Archiving and Unarchiving objects.

## Answers

### Answer by Sunil Singh

NSCoder is an abstractClass which represents a stream of data. They are used in Archiving and Unarchiving objects.


---

Original Source: https://www.mindstick.com/interview/2410/what-is-the-use-of-nscoder-class

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
