Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DBerEncoder.php414 $type = RealType::withTag($tagNumber, $class, $this->decodeReal($length));
1138 protected function decodeReal($length): float
1098 protected function decodeReal($length) : float global() function in FreeDSx\\Asn1\\Encoder\\BerEncoder