SecureBlackbox 2020 PHP Edition

Questions / Feedback?

DownloadBytes Method

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

Object Oriented Interface

public function doDownloadBytes($remotefile);

Procedural Interface

secureblackbox_sftpclient_do_downloadbytes($res, $remotefile);

Remarks

Use this method to download RemoteFile into a byte array.

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