go/neo/proto: protogen: Factor-out handling of slice and map heads into common place
genSliceHead and genMapHead will be reused for MsgPack encoding. Changes in generated code are mostly due to move of where things are typecasted to e.g. uint32 without any change in semantic.
Showing
Please register or sign in to comment