SecureBlackbox 2020 Python Edition

Questions / Feedback?

send_data Method

Sends a data buffer to a connection client.

Syntax

def send_data(connection_id: int, buffer: bytes) -> None: ...

Remarks

Use this method to send a data buffer to a connected client. Use ConnectionID to specify the client.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Python Edition - Version 20.0 [Build 8154]