Files
obitools3/python/obitools3/format/header.pxd

9 lines
186 B
Cython
Executable File

cdef class HeaderFormat:
cdef bytes start
cdef set tags
cdef bint printNAKeys
cdef bytes NAString
cdef bint NAIntTo0
cdef size_t headerBufferLength