SecureBlackbox 2020 .NET Edition

Questions / Feedback?

DownloadBytes Method

Downloads a file from the server into an array of bytes.

Syntax

public byte[] DownloadBytes(string remoteFile);
Public Function DownloadBytes(ByVal RemoteFile As String) As String

Remarks

Use this method to download RemoteFile into a byte array.

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