Home
last modified time | relevance | path

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

/external/python/pyasn1/pyasn1/codec/ber/
Dencoder.py300 binEncBase = 2 # set to None to choose encoding base automatically variable in RealEncoder
/external/python/pyasn1/pyasn1/type/
Duniv.py1256 binEncBase = None # binEncBase = 16 is recommended for large numbers variable in Real