[ Version ( since = "3.12" ) ]
public void init_with_bytes (Bytes bytes)
Convenience function creates a MemoryInputStream from bytes
and hands it off to
init_with_input_stream.
this | |
bytes |
a Bytes containing the message content |