Package gavo :: Package votable :: Module enc_binary
[frames] | no frames]

Module enc_binary

source code

Binary VOTable encoding.

Functions
 
getLinesFor(field)
returns a sequence of python source lines to encode values described by field into tabledata.
source code
 
getPostamble(tableDefinition) source code
 
getGlobals(tableDefinition) source code
Variables
  floatNaN = '\x7f\xc0\x00\x00'
  doubleNaN = '\x7f\xf8\x00\x00\x00\x00\x00\x00'
  __package__ = 'gavo.votable'