This is the interface for a write stream. This interface and all its methods are implemented on the client-side. A write stream may be implemented, for example, as writing to a certain database or over the network.Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
Methods
| Name | Description |
|---|---|
| Write | Writes the specified array of bytes to the stream. |
