开发者

Binary plist Vs normal plist

What are the advantages of sending binary plist over network than simple plist. Also, how fast binary plists 开发者_StackOverflow中文版are to process on client side?


They're usually significantly smaller, and a bit faster to process, than plists in the XML format; unless you're dealing with a lot of data, the difference in processing time will be negligible.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜