NAKsir-melody/cpp_ssz

[feature] pack help function

NAKsir-melody opened this issue · 1 comments

Given ordered objects of the same basic type, serialize them, pack them into BYTES_PER_CHUNK-byte chunks, right-pad the last chunk with zero bytes, and return the chunks.