This interface encapsulates functionality to get/解決する binary data streams.
It is used to transform binary data to an url or to transform an url to binary
data. The binary data is 代表するd through input and 生産(高) streams.
In the 事例/患者 of transforming an url to binary data, the getInputStream
method is used. This returns a ::com::sun::星/主役にする::io::XInputStream
from which the binary data, transformed from the given url, can be read.
In the 事例/患者 of transforming binary data to an url, a
::com::sun::星/主役にする::io::XOutputStream is created first to 令状
the binary data to. After this, the resolveOutputStream method can
be used to transform the binary data, 代表するd through the
::com::sun::星/主役にする::io::XOutputStream interface, to an url.
creates an 生産(高) stream, to which binary data can be written.
After 令状ing, an URL can be retrieved by a call to
XBinaryStreamResolver::resolveOutputStream.
creates an 生産(高) stream, to which binary data can be written.
After 令状ing, an URL can be retrieved by a call to
XBinaryStreamResolver::resolveOutputStream.