Package | Description |
---|---|
javax.mail.util |
JavaMail API utility classes.
|
Modifier and Type | Field and Description |
---|---|
private SharedFileInputStream.SharedFile |
SharedFileInputStream.sf |
Modifier and Type | Method and Description |
---|---|
private void |
SharedFileInputStream.init(SharedFileInputStream.SharedFile sf,
int size) |
Constructor and Description |
---|
SharedFileInputStream(SharedFileInputStream.SharedFile sf,
long start,
long len,
int bufsize)
Used internally by the
newStream method. |