Note: | These services can be invoked only by other services. Streams cannot be passed between clients and the server, so these services will not execute if they are invoked from a client. |
Service | Description |
Converts a byte[ ] to java.io.ByteArrayInputStream. | |
Creates a byte[ ] from data that is read from an InputStream. |