Searched refs:IntegerEncoder (Results 1 – 5 of 5) sorted by relevance
36 class IntegerEncoder(AbstractItemEncoder): class112 univ.Integer.tagSet: IntegerEncoder(),117 univ.Enumerated.tagSet: IntegerEncoder(),145 univ.Integer.typeId: IntegerEncoder(),150 univ.Enumerated.typeId: IntegerEncoder(),
167 class IntegerEncoder(AbstractItemEncoder): class712 univ.Integer.tagSet: IntegerEncoder(),717 univ.Enumerated.tagSet: IntegerEncoder(),744 univ.Integer.typeId: IntegerEncoder(),749 univ.Enumerated.typeId: IntegerEncoder(),
16 class BooleanEncoder(encoder.IntegerEncoder):
50 encoder.IntegerEncoder.supportCompactZero = True52 encoder.IntegerEncoder.supportCompactZero = False
453 There's still the IntegerEncoder.supportCompactZero flag which