Uses of Interface
jakarta.mail.internet.SharedInputStream
-
Uses of SharedInputStream in jakarta.mail.util
Modifier and TypeClassDescriptionclass
A ByteArrayInputStream that implements the SharedInputStream interface, allowing the underlying byte array to be shared between multiple readers.class
ASharedFileInputStream
is aBufferedInputStream
that buffers data from the file and supports themark
andreset
methods.