Home
last modified time | relevance | path

Searched refs:binary_packet_buffer (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php1027 private $binary_packet_buffer = null; variable in phpseclib3\\Net\\SSH2
3526 $this->binary_packet_buffer = null;
3603 if ($this->binary_packet_buffer == null) {
3605 $this->binary_packet_buffer = (object) [
3614 $packet = $this->binary_packet_buffer;
3651 $this->binary_packet_buffer = null;