SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ReceiveBytes Method

Downloads a message to a byte array.

Object Oriented Interface

public function doReceiveBytes($index);

Procedural Interface

secureblackbox_pop3client_do_receivebytes($res, $index);

Remarks

Use this method to download a server-side message to a byte array.

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