base.pxd 116 B

12345
  1. from lakesuperior.cy_include cimport cytpl as tpl
  2. ctypedef tpl.tpl_bin Buffer
  3. cdef bytes buffer_dump(Buffer* buf)