Package com.mchange.io
-
Interface Summary Interface Description FileEnumeration IOByteArrayEnumeration A typed IOEnumeration that returns byte[]'sIOByteArrayMap A map of byte[] to byte[] that may be disk or network bound.IOEnumeration A generalized version of Enumeration, to be used by Enumerations whose retrieval of elements involves file or network accessIOSequentialByteArrayMap IOSequentialByteArrayMap.Cursor IOStringEnumeration IOStringObjectMap ReadOnlyMemoryFile A convenience interface, for when one wants to work with an entire file in memory as a byte[].StringMemoryFile -
Class Summary Class Description FileUtils InputStreamUtils Deprecated. -- use com.mchange.v1.io.InputStreamUtilsOutputStreamUtils Deprecated. use com.mchange.v1.io.OutputStreamUtilsReaderUtils SerializableUtils Deprecated. use com.mchange.v2.ser.SerializableUtilsWriterUtils Deprecated. use com.mchange.v1.io.WriterUtils -
Exception Summary Exception Description BadConfigurationException UnknownStreamClassException UnsupportedVersionException Deprecated. use com.mchange.v2.ser.UnsupportedVersionException