Example usage for Java javax.mail.util SharedByteArrayInputStream fields, constructors, methods, implement or subclass
The text is from its open source code.
SharedByteArrayInputStream(byte[] buf) Create a SharedByteArrayInputStream representing the entire byte array. |
void | close() Closing a ByteArrayInputStream has no effect. |