Home
last modified time | relevance | path

Searched defs:endsAt (Results 1 – 1 of 1) sorted by path

/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/Queue/
H A DBuffer.php28 protected $endsAt; variable in FreeDSx\\Socket\\Queue\\Buffer
34 public function __construct($bytes, int $endsAt) argument
51 public function endsAt(): int function in FreeDSx\\Socket\\Queue\\Buffer