Results 1 to 2 of 2

Thread: What are serialization and deserialization?

  1. #1
    Registered
    Join Date
    Mar 2016
    Posts
    76

    What are serialization and deserialization?

    What are serialization and deserialization?

  2. #2
    Registered pxljobs's Avatar
    Join Date
    Jul 2016
    Location
    Bangalore
    Posts
    290
    The serialization is the process of saving created objects and sequence of bytes,it is the turning object into series of bytes for storing,deserialization is the process of same bytes and turn them back into objects

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •