gavo.votable.enc_binary module

Binary VOTable encoding.

gavo.votable.enc_binary.getGlobals(tableDefinition)[source]
gavo.votable.enc_binary.getLinesFor(field)[source]

returns a sequence of python source lines to encode values described by field into tabledata.

gavo.votable.enc_binary.getPostamble(tableDefinition)[source]