Package org.openjdk.jmc.common.io
-
Class Summary Class Description IOToolkit Common functionality you might want when you're working with I/O.ValidatingObjectInputStream ObjectInputStream that validates the classes and count of objects and bytes read from it.ValidatingObjectInputStream.LimitedInputStream Input stream that limits the amount of data that is permitted to be read.