SecureBlackbox 2020 .NET Edition

Questions / Feedback?

AppendBytes Method

Appends a byte array to a server-side file.

Syntax

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

Remarks

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

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