Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DBerEncoder.php341 $tagNumber = $this->getVlqBytesToInt();
543 protected function getVlqBytesToInt()
985 $firstPart = $this->getVlqBytesToInt();
1018 $oid .= ($oid === '' ? '' : '.') . $this->getVlqBytesToInt();
504 protected function getVlqBytesToInt() global() function in FreeDSx\\Asn1\\Encoder\\BerEncoder