SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

SetClientBuffer Method

Commits a data buffer to the connection.

Syntax

void __fastcall SetClientBuffer(__int64 ConnectionID, DynamicArray<Byte> Value);

Remarks

Use this method from your ReadFile event handler to commit a chunk of file data to the server component.

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