https://github.com/shubh2-0/serialization-in-java
Serialization is a mechanism of converting the state of an object into a byte stream. Deserialization is the reverse process where the byte stream is used to recreate the actual Java object in memory. This mechanism is used to persist the object.
https://github.com/shubh2-0/serialization-in-java
deserialization interface java java-8 java-classes object object-oriented-programming serialization
Last synced: about 1 month ago
JSON representation
Serialization is a mechanism of converting the state of an object into a byte stream. Deserialization is the reverse process where the byte stream is used to recreate the actual Java object in memory. This mechanism is used to persist the object.
- Host: GitHub
- URL: https://github.com/shubh2-0/serialization-in-java
- Owner: Shubh2-0
- Created: 2023-03-12T17:22:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-08T11:48:44.000Z (over 1 year ago)
- Last Synced: 2025-03-30T03:31:29.003Z (about 2 months ago)
- Topics: deserialization, interface, java, java-8, java-classes, object, object-oriented-programming, serialization
- Language: Java
- Homepage:
- Size: 56.6 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0