Provides implementation for Write(array<Byte>[]()[])
Writes the specified byte array to the Bluetooth(R) connection.
Namespace:
ZSDK_API.CommWrites the specified byte array to the Bluetooth(R) connection.
Assembly: ZSDK_API (in ZSDK_API.dll) Version: 1.1.123.0
Syntax
Parameters
- data
- Type: array<
System..::.Byte
>[]()[]
The data
Implements
ZebraPrinterConnection..::.Write(array<Byte>[]()[])Exceptions
Exception | Condition |
---|---|
ZSDK_API.ApiException..::.ZebraPrinterConnectionException | If an I/O error occurs. |
ZSDK_API.ApiException..::.ZebraGeneralException | If the write could not be performed. |