Package spoon.support.util
Class ByteSerialization
java.lang.Object
spoon.support.util.ByteSerialization
-
Method Summary
Modifier and TypeMethodDescriptionstatic Object
deserialize(byte[] serializedObject)
static byte[]
-
Method Details
-
serialize
- Throws:
IOException
-
deserialize
- Throws:
Exception
-