Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DBerEncoder.php417 $type = EncodedType\BitStringType::withTag($tagNumber, $class, $isConstructed, $this->decodeBitString($length));
1037 protected function decodeBitString($length): string
997 protected function decodeBitString($length) : string global() function in FreeDSx\\Asn1\\Encoder\\BerEncoder