init_with_bytes
Description:
Convenience function creates a MemoryInputStream from bytes and
hands it off to init_with_input_stream.
Parameters:
| this | |
| bytes |
a Bytes containing the message content |
Convenience function creates a MemoryInputStream from bytes and
hands it off to init_with_input_stream.
| this | |
| bytes |
a Bytes containing the message content |