public interface IConvertedPacketAttachment extends IPacketAttachment
ConvertedAttachmentOutputStream#appendContent(IPacketAttachment)
instead of performing a direct
stream-to-stream copy of the data wherever this is possible.Modifier and Type | Method and Description |
---|---|
ConvertedAttachmentOutputStream |
getOutputStream()
Returns the output stream used to store an arbitrarily large amount
of data.
|
createInputStream
ConvertedAttachmentOutputStream getOutputStream()
IPacketAttachment
getOutputStream
in interface IPacketAttachment
© Copyright IBM Corp. 2013. All rights reserved.