Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs DiffusionGitUploadPackWireProtocol

final class DiffusionGitUploadPackWireProtocol
Phabricator Technical Documentation (Diffusion)

This class is not documented.

Methods

final public function setProtocolLog($protocol_log)
Inherited

This method is not documented.
Parameters
PhabricatorProtocolLog$protocol_log
Return
wild

final public function getProtocolLog()
Inherited

This method is not documented.
Return
wild

public function willReadBytes($bytes)

This method is not documented.
Parameters
$bytes
Return
wild

public function willWriteBytes($bytes)

This method is not documented.
Parameters
$bytes
Return
wild

private function readBytes($count)

This method is not documented.
Parameters
$count
Return
wild

private function peekBytes($count)

This method is not documented.
Parameters
$count
Return
wild

private function newProtocolFrame($type, $bytes)

This method is not documented.
Parameters
$type
$bytes
Return
wild

private function newProtocolRefMessage($frames)

This method is not documented.
Parameters
array$frames
Return
wild

private function newProtocolDataMessage($frames)

This method is not documented.
Parameters
array$frames
Return
wild