Package | Description |
---|---|
java.io |
Modifier and Type | Class and Description |
---|---|
class |
ObjectInputStream
TODO:
- optimize, optimize and then more optimizations ...
|
class |
ObjectOutputStream
TODO
- check out the story of serialPersitentFields !!! --> work to be done in ObjectStreamClass.c
- replacing objects: get rid of getDeclaredMethod !
- handle Exceptions.
|