stillcold
Results
2
issues of
stillcold
Fix #197. use it like this: ``` local array_mt = {} pb.repeated_mt(array_mt) ``` Then we can decode messages with all empty table generated by repeated label use ```array_mt``` as meta...
Hi guys, is there any plan about supporting merge_from inteface? The code below is a example. As far as I can see, I have to use ```pb.fields``` to traverse all...
question