Objects
General Info
Converting a string to a native object is called deserialization, while converting a native object to a string so it can be transmitted across the network is called serialization.
Converting a string to a native object is called deserialization, while converting a native object to a string so it can be transmitted across the network is called serialization.