Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 194 Bytes

Serialization.md

File metadata and controls

12 lines (9 loc) · 194 Bytes

Serialization

  • coding macros
  • BinaryPList serializer
    • fast
    • capable of encoding object graphs
    • (a kind of Stream)
  • Binary PList reader (fast+lazy)
  • fast CVS reader