[ Version ( since = "18.0.0" ) ]
public bool begin (Schema schema, WriteOptions? options) throws Error
Begins writing data with the given schema.
Only used with `DoExchange`.
| this | |
| schema |
A Schema. |
| options |
A WriteOptions. |
|
true on success, false on error. |