SecureBlackbox 2020 .NET Edition

Questions / Feedback?

UploadBytes Method

Uploads a byte array to the server.

Syntax

public void UploadBytes(byte[] bytes, string remoteFile);
Public Sub UploadBytes(ByVal Bytes As String, ByVal RemoteFile As String)

Remarks

Use this method to upload Bytes or its part to RemoteFile on the server.

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