Home
last modified time | relevance | path

Searched defs:tagMap (Results 1 – 2 of 2) sorted by relevance

/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DEncoderInterface.php43 public function complete(IncompleteType $type, int $tagType, array $tagMap = []): AbstractType; argument
54 public function decode($binary, array $tagMap = []): AbstractType; argument
H A DBerEncoder.php261 $this->tagMap[$class] = $map; argument
59 protected $tagMap = [ global() variable in FreeDSx\\Asn1\\Encoder\\BerEncoder
111 decode($binary, array $tagMap = []) global() argument
128 complete(IncompleteType $type, int $tagType, array $tagMap = []) global() argument
[all...]