Microsoft SDK for Java

com.ms.io Package Classes

The com.ms.io package contains the following classes:

IntArrayOutputStream Class provides methods that create and manipulate output streams for primitive integers.

ObjectInputStreamWithLoader Class provides methods that allow a class to be resolved by using an existing ClassLoader instance instead of the system class loader.

OffsetInputStreamFilter Class represents a filter input stream that keeps track of the byte offset into the stream.

Path Class provides methods for checking and manipulating strings that represent paths.

SystemInputStream Class provides methods that allow an application to hand an input stream to untrusted code and prevent the untrusted code from closing it.

SystemOutputStream Class provides methods that allow an application to hand an output stream to untrusted code and prevent the untrusted code from closing it.

UserFileDialog Class provides methods for creating and displaying dialog boxes that can open files for reading, writing, and random access.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.