- supported data and class
- c-struct like (
cstruct.CStruct
) - array (
cstruct.CStructArray
) - fix length integer (
cstruct.CInteger
) - fix length string (
cstruct.CString
) - data type supported by
struct
module
- c-struct like (
This repository was archived by the owner on Jun 20, 2021. It is now read-only.