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
3555 $this->binary_packet_buffer = null;
3632 if ($this->binary_packet_buffer == null) {
3634 $this->binary_packet_buffer = (object) [
3643 $packet = $this->binary_packet_buffer;
3680 $this->binary_packet_buffer = null;