SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

append_bytes Method

Appends a byte array to a server-side file.

Syntax

def append_bytes(bytes: bytes, remote_file: str) -> None: ...

Remarks

Use this method to append Bytes to RemoteFile on the server.

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