public static class SharedByteArrayInputStream
extends java.lang.Object
A ByteArrayInputStream that implements the SharedInputStream interface,
allowing the underlying byte array to be shared between multiple readers.
- Since:
- JavaMail 1.4
- See Also:
- Serialized Form