Skip to content

Commit 469227b

Browse files
committed
Update readme to include supported index set chunk types
1 parent b93821d commit 469227b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,8 @@ The chunk types supported by FastCoding are:
204204
FCTypeRange an NSRange value
205205
FCTypeAffineTransform a CGAffineTransform value
206206
FCType3DTransform a CATransform3D value
207+
FCTypeIndexSet an NSIndexSet instance
208+
FCTypeMutableIndexSet an NSMutableIndexSet instance
207209

208210

209211
Release notes

0 commit comments

Comments
 (0)