5 lines
84 B
Cython
Executable File
5 lines
84 B
Cython
Executable File
#cython: language_level=3
|
|
|
|
|
|
cpdef tuple parseHeader(bytes header, bytes nastring=*)
|