Package gavo :: Package votable :: Module tableparser :: Class BinaryIterator
[frames] | no frames]

Class BinaryIterator

source code

    object --+        
             |        
  DataIterator --+    
                 |    
BinaryIteratorBase --+
                     |
                    BinaryIterator

Instance Methods

Inherited from BinaryIteratorBase: __iter__

Inherited from DataIterator: __init__

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables
  decoderModule
Coding and decoding from binary.
Properties

Inherited from object: __class__

Class Variable Details

decoderModule

Coding and decoding from binary.

Value:
gavo.votable.dec_binary