Today’s memo

p.154

Archiveing involves two steps.
First, you need to teach your objects how to archive themselves.
Second, you need to cause the archiving to occur.

A protocol is a list of method declarations.
One protocol is NSCoding.
An NSCorder is an abstraction of a stream of bytes.

p.158

NSData is essentially a buffer of bytes.

コメントを残す

以下に詳細を記入するか、アイコンをクリックしてログインしてください。

WordPress.com ロゴ

WordPress.com アカウントを使ってコメントしています。 ログアウト / 変更 )

Twitter 画像

Twitter アカウントを使ってコメントしています。 ログアウト / 変更 )

Facebook の写真

Facebook アカウントを使ってコメントしています。 ログアウト / 変更 )

%s と連携中